搜索资源列表
JPG图像文件转换成YUV原始数据格式
- 这是一个把JPG图像文件转换成YUV原始数据格式的程序,就三个函数,输出为YUV420的。-this is a static library for decompressing the jpg file and converting its colorspace from yuv422 to yuv420, but RGB24. enjoy your self!
Jpeg2Yuv
- 这是一个把JPG图像文件转换成YUV原始数据格式的程序,就三个函数,输出为YUV420的。-this is a static library for decompressing the jpg file and converting its colorspace from yuv422 to yuv420, but RGB24. enjoy your self!
yuv2rgb001
- yuv2rgb, 一个老外写的arm上yuv转换rgb的库,支持YUV422,420P,到RGB32,RGB24,RGB16的转换。针对arm写了汇编优化,性能较高-yuv2rgb library in ARM CPU. Both C and assemler source.
rgb24Itoyuv422I
- Converting an Raw image from RGB24 format to YUV422 format
YUV_To_RGB
- 本程序是YUV422转RGB24的经典算法实现,程序下载CPP中,可以复制粘贴在任何地方 -This program is transferred RGB24 YUV422 classic algorithm, the program downloads the CPP, you can copy and paste in any place