搜索资源列表
EVC 图形库
- 视频YUV格式文件直接转换为JPEG压缩文件,高效快捷
YUV2Jpg
- 一个y u v 转换成 JPEG图片格式的例子. #include "stdafx.h" #include "YUV2Jpg.h" #include "YUV2JpgDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__ #endif -A yuv convert JPEG image format examples.
Merge_Jpeg2Yuv
- this program is merging jpeg files into an YUV file.
Hi_MJPEG_DEC_SDK_V1.0.0.2
- the hi_mjpeg_dec_w.exe is built base on the hi_mjpeg_sample.c and static libary of the decoder, the command format is as following: hi_mjpeg_dec_w.exe test.jpg [test.yuv] Notes: test.hjpg is a jpg stream file according with JPEG. test.yu
jpeg_vc
- JPEG demo,VC工程,可以读入bmp或yuv数据,通过DCT编码保存为JPG格式。-JPEG demo, VC project, you can read bmp or yuv data by DCT coding saved as a JPG format.
decmjpegyuv
- 将MJPG解码成YUV文件,YUV文件可以用YUVviewerPlus.exe的UV12格式打开-JPEG files will be decoded into YUV, YUV files can be opened with the UV12 format YUVviewerPlus.exe