搜索资源列表
rgb2yuv420
- 可将一组BMP图像转换为一个yuv420序列,已编译通过
yuv_bmp
- 自己优化的一个yuv420转bmp文件(rgb24)文件的一个小工具,做视频处理的同仁可能用的到.
RGB2YUV_lihan
- 本程序是一个图像功能验证程序,里面包含了RGB转YUV算法和插值算法,读取一个640*480的BMP图像,将其变换成YUV420格式,然后插值到1600*1200或1280*960或800*600的YYU文件,非常适合初学者学习YU与RGB转换算法和插值算法
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
- 将RGB24转换成YUV420图片的程序,希望对大家有用。目前还没有AVI转YUV420的代码,建议先用播放器抓AVI的图片,再用bmp转YUV-Will be converted into RGB24 procedures YUV420 picture, I hope useful for all of us. There is no AVI to YUV420 code, it is recommended to use AVI player grasping the picture, an
DIB2YUV
- 将rgb位图转化为YUV420的文件格式-Will be converted to rgb bitmap file format YUV420