搜索资源列表
YUVDiff
- Haskell 代码。 对于 YUV 420 的图象,比较两个图象文件的差别像素,以宏块的方式表现。 我本人主要将之用于 H264 编解码器的 deblock 过程的测试辅助定位。 很容易扩展为 YUV422 或 444 格式的图象。 更详细用法见程序内的帮助。-Haskell code. YUV 420 for the images to compare the differences between image pixels, macro bl
RGBtoYUV
- 进行RGB与YUV444,YUV422,YUV420的转换
PictTest
- 实际的视频工程项目经常和YUV格式的全电视信号打交道,另一方面为了增强系统 在PC平台上的实时性,必须发挥显卡系统的工效,即不采用GDI方式来显示视频帧。 本演示程序告诉读者这种做法的大至步骤: 读入YUV文件(采用YUV422格式),然后通过DirectDraw在主平面上显示出来。 每次显示一帧图象。
raw2rgb24
- 将没有exif文件信息的裸RAW数据转换成YUV422格式的数据.
lumi_chro2
- 适用于YUV422格式视频图像的灰度,色彩调整的实用代码
20070612ShowYUV422
- 用来在DC上直接显示YUV422的源代码,读入YUV422的源文件,在内存中转成BMP后,直接显示到DC上
20070615WinCE_ShowYuv422
- 基于WINCE5.0 ARMV4I平台下的用来直接显示YUV422的源代码,转换成BMP的操作在内存中完成。
Bmp2yuv. BMP转YUV源代码
- BMP TO YUV, 422 444 411,BMP TO YUV, 422 444 411
yuv422Tobmp.yuv422转BMP的代码
- yuv422转BMP的代码,快速转换,体积小,使用方便,BMP to YUV422 code, rapid conversion, small size, ease of use
MyRGB2YUV.rar
- 实现bmp图像到YUV444、YUV422、YUV420等格式的转换,有助于理解BMP和YUV格式的含义,Bmp image to achieve YUV444, YUV422, YUV420, such as format conversion, BMP and contribute to an understanding of the meaning of YUV formats
RGB2YUV
- 将RGB转换成YUV422格式的源码工程,高效、浅显、易懂。-Convert YUV422 to RGB format source projects, efficient, easy to understand.
YUV2RGB
- 关于YUV转RGB的verilog源代码、说明文档和modelsin仿真,相信对大家一定有很大的帮助,我费了好长时间才找到的!-YUV to RGB on the verilog source code, documentation and modelsin simulation, we believe that there will be a great help, I spent a good long time to find it!
convert
- yuv422->yuv420 非常好用,自己写的-yuv422-> yuv420 very easy to use, wrote it myself
image
- ViewPic: display image of yuv420 or yuv422 and size of image are 352*288,352*240,704*576,704*480,720*480. ViewYUV: display video sequence of yuv 420,and 352x288 记得编译之前需要安装 directx,在vc中指定 directx的include和lib路径-ViewPic: display image of yuv420 o
rgb24Itoyuv422I
- Converting an Raw image from RGB24 format to YUV422 format
RGB2YUV
- 将十六进制RGB图像.txt文件转化为平面YUV422分别以Y、U、V三个分量的.txt输出。 备注:默认情况下十六进制bmp图像.txt文件需放在D盘根目录下。-RGB image to hexadecimal. Txt file into a plane YUV422 respectively, Y, U, V three components. Txt output. Note: By default hex bmp image. Txt files under the root
YUV422_Over
- YUV422上叠加滚动彩色字幕 功能强大 可以正常使用-The YUV422 superimposed rolling colored subtitles
CYUV2ToYVDlg
- 这个工程用于将YUV2格式转换为YUV420格式,因为摄像头获取的视频序列是YUV422格式的,但是编码的输入格式要求是Y420,所以需要先转换一下。-This project is used to YUV2 format to YUV420 format, because the camera for the video sequence is YUV422 format, coding input format requirements Y420, so you need to change
tYUVV422to420h
- 自己开发的YUV422到YUUV420的图象格式转换函数代码 -Development of YUV422 to YUUV420 of the image format conversion function code
tcpshow
- Dircetdraw7 运用DX7SDK库 显示tcp接受到的yuv422的数据流-dircetdraw to show yuv422 buf