搜索资源列表
405345MPEG4视频编解码
- mpeg-4编解码系统的代码,可以用来开发自己的mpeg-4编解码系统,也可以在其中加入自己的代码,开发视频水印系统。-MPEG-4 coding system code can be used to develop its own MPEG-4 coding system, also incorporated in the code, the development of video watermarking system.
codeanduncode
- H263的编码和解码源程序,想做视频水印的人可参考.-H263 encoding and decoding source, the video watermarking want to be the reference.
StirMarkBenchmark
- 经典视频水印工具,适合做实验比较水印性能。-classic video watermarking tool for doing experiments, compared watermark performance.
VideoWatermarkDmo
- 一个为视频添加水印的DMO组件,可以做为学习DMO的开发和水印叠加的例子。-adding a watermark to the video components of the DMO, the DMO can be used as learning and the development of Watermark superposition example.
Jiang
- 对usb摄像头,视频捕捉,录制并压缩成flv的代码,某视频网站客户端,需要ffmpeg,支持水印
viedeoframe-watermark
- 给视频中的每一帧都嵌入水印,实现视频水印的嵌入。根据视频的不同,需要自己调节嵌入强度。
ffmpeg 视频转换库
- ffmpeg 视频转换库 这个是已经编译好的ffmpeg程序 在 winodws 下运行 支持 vhook 加水印功能 找了好久才找到的 ,ffmpeg video conversion library This is a good ffmpeg procedures have been compiled at run winodws support vhook add watermark function to find for a long time to find the
MarkAVI.rar
- 视频捕获,并对其加水印,可以实现文字水印与图片水印,功能强大 ,Video capture, and its add watermarks, can be achieved text watermark and image watermark, powerful
haydwt_source
- 基于dwt的视频数字水印源代码,希望对大家有用,欢迎下载 -Video digital watermark based on dwt source code
JW-mediaplayer-5.0
- JW mediaplayer-5.0视频播放器 去掉水印和右键链接-JW mediaplayer-5.0 video player and the right to remove the watermark link
ContourshapedescriptionbasedoncodingMPEG7DigitalWa
- 基于MPEG_7形状轮廓描述编码的数字水印算法 提出了一种基于MPEG-7轮廓描述编码 的视频水印算法.在该算法中,原始视频数据被分割成等帧数的视频组,利用MPEG-7的轮廓 编码计算每个视频帧的主要物体轮廓坐标点集合 -Contour shape descr iption based on coding MPEG_7 Digital Watermarking Algorithm Based on MPEG-7 contour descr iption coding of video
1
- 本文提出一种基于H.264低比特率视频流的半脆弱盲水印方法,通过在H.264特有的的帧内预 测和运动向量预测中分别嵌入鲁棒水印和脆弱水印,达到版权保护和内容完整性认证的双重目的.通过在嵌入强 度和预测模式选择的拉格朗日乘子中引入H.264量化因子,增强了水印对重量化编码的抵抗力,取得更好的率 失真平衡,减小水印嵌入对视频流比特率的影响.该算法可以实现水印的快速嵌入提取,满足视频实时处理的要 求,实验结果证明了该算法的有效性.-A novel semi—fragile blind
A-guide-tour-of-video-watermarking
- 本文主要阐述数字视频水印的基本特征、原理、模型、嵌入/检测算法等,是学习视频水印的最佳资料。-This paper describes the basic features of digital video watermarking, principles, models, embedding/detection algorithm, is to learn the best video watermarking information.
videowatermarkDCT
- 一个基于DCT系数的视频水印嵌入程序,读取yuv文件,提取其中的若干帧,然后对每帧做DCT变换,在中低频修改系数值,然后做IDCT,再把每帧图像组成YUV格式播放。-DCT coefficients of a video-based watermark embedding program, read the yuv file, extract the number of frames, and then do each frame DCT transform coefficients in th
yuv
- 可读取yuv文件,可以使嵌入的视频能够读取,使用DCT方式嵌入水印视频-Yuv files can be read
WM_generator
- 视频水印数据产生器,,利用伪随机序列调整有意义原始水印数据,从而产生具有随机性的,鲁棒性高的水印序列-Video watermark data generator, using a pseudo-random sequence to adjust the original watermark meaningful data, thereby generating a random, high robustness of the watermark sequence
CPP-MPEG-4code
- 当时搜视频水印找到的和编码相关的内容,希望对你有用-this code talk about video,i think this is you want it
lsb
- 最低有效位嵌入的视频水印,嵌入水印后的视觉影响比较小-The least significant bit embedded video watermark, the visual impact is relatively small watermarked
video-watermarking-algorithm
- LSB视频水印算法,以AVI视频为实例,通过matlab实现-video watermarking algorithm
simplest_ffmpeg_video_filter
- FFmpeg视频水印实例,支持图片叠加,字符叠加到YUV。vs2010编译运行。-ffmpeg video water mark, support picture, character filter on the YUV.