搜索资源列表
pullOut
- 基于yuv格式的视频帧的抽取。可以提取视频中的任意一帧-yuv format based on the video frame extraction. Video can be extracted in an arbitrary
基于自适应DCT系数的视频水印
- 这是一个有关于视频水印的程序,包含yuv格式的读入,提取出每一帧图像,然后对每一帧图像做8*8块DCT变换,然后在中低频修改DCT系数然后恢复图像,重构成yuv格式的视频播放。
YUV.rar
- 在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。,In image processing for video How to deal with how to format yuv sequence information extracted brightness, this is the basis of the face of video processing.
YUV_1
- 描述各种YUV文件的格式,方便提取之后的转化-every kind of YUV format
yuv
- pullOut基于yuv格式的视频帧的抽取.可以提取视频中的任意一帧c-yuv format pullOut video frames based on the extraction. can extract the video in any one c++
mpeg4dec
- XVID1.1.2中提取出来的解码代码,可以实现mpeg4格式转化为YUV格式-XVID1.1.2 extracted decoding code, you can achieve mpeg4 format into YUV format
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
YUVTJPG(6-11)
- YUV格式转JPG.在ITS行业,此功能非常有用,有助于各个相机的单帧提取后压缩储存.-新增11个新语种啦! 源语言: 检测到中文目标语言: 英语翻译自动检测ABC阿拉伯语*爱沙尼亚语*保加利亚语*波兰语DEFG*丹麦语德语俄语法语*芬兰语HIJKLMN韩语荷兰语*捷克语*罗马尼亚语OPQRST葡萄牙语日语*瑞典语*斯洛文尼亚语泰语UVWX文言文西班牙语希腊语*匈牙利语YZ意大利语英语粤语中文*中文繁体带*号的为新增语种 ABC阿拉伯语*爱沙尼亚语*保加利亚语*波兰语DEFG
testy
- 对YUV格式图像文件的读取与存储示例,能将Y分量单独提取出来。适合初学者理解YUV格式图像的存储。- YUV format image file to read and store examples, the Y component can be extracted separately. Suitable for beginners to understand YUV format image storage.
OAI
- 在YUV420格式提取Y通道,在Y通道上每隔一个宏块丢失一个宏块(In the YUV420 format, the Y channel is extracted and a macroblock is lost at intervals of one macroblock on the Y channel)