搜索资源列表
BaseMFCPicturetoprocess
- 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。
avi2bmp
- 该程序的功能是用来批量生成bmp格式的图片,程序员网上有一些这样的代码,但是当avi的格式为xvid的时候,会有问题,当时通过我的修改,就可以了。这里你还需要注意,你需要安装ffdshow解码器-The functions of the program is used to generate bulk bmp format images, web programmers have some code to do, but when xvid format avi when there is a
Jpegdecode
- 图片jpeg、bmp解码,可以移植到各种平台上去,方便快捷-jpeg、bmp
decodertest
- 该软件基于ffmpeg编写的视频解码工具,能将MPEG,avi等视频解码成一帧一帧BMP格式图片-The software is written based on ffmpeg for video decoding tool, able to MPEG, avi and other video decoding into an a BMP format image
DCT
- 用于bmp格式图现象的dct编码和解码,实现中没有考虑其他尺寸的图片,所以想要压缩不同尺寸的图像请自行修改-DCT
bmp
- bmp图片解码程序,只须改动少量底层驱动函数。-bmp picture decoding process, only a small amount of low-level driver function changes.