Description: ImgCtxDecoder_src.zip
1. Why do I use IImgCtx to decode images?
If you want to develop a image viewer or processor in Windows, the first thing you have to face is image decoding. Now there are some free image decoders, with full source code:
JPEG decoder released by Independent JPEG Group
PNG decoder released by libpng organization
TIFF decoder released by libtiff organization
GIF decoder release by giflib organization
If you d like all decoders in one project, you may try CxImage, which is developed by Davide Pizzolato.
-ImgCtxDecoder_src.zip 1. Why do I use IImg Ctx to decode images If you want to develop a imag e viewer or processor in Windows, the first thing you have to face is image decodin g. Now there are some free image decoders. with full source code : JPEG decoder released by Independent JPEG Grou p PNG decoder released by libpng organization T IFF decoder released by libtiff organization G. IF decoder release by giflib organization If yo u d like all decoders in one project, you may try CxImage. which is developed by Davide Pizzolato. Platform: |
Size: 3113 |
Author:上官婉儿 |
Hits:
Description: 网上的jpeg的解码库是对于jpeg文件的解码,输出到bmp文件,本源码修改了库函数,使之接受一个jpeg文件的数据流,然后输出到bmp的点阵,可以直接输出到屏幕。具体的调用方法见源码中的说明。-online jpeg decoder for the document jpeg decoder, the output of bmp documents, The modified source code library functions to make it accept a jpeg document data flow, and then exported to the lattice bmp, can be directly output to a screen. Specific method call see the source note. Platform: |
Size: 1644544 |
Author:dhc |
Hits:
Description: SEED DM642平台,jpeg_loopback为JPEG算法的源码,主要是将每一帧的图像编码,然后解码输出-SEED DM642 platform, jpeg_loopback source code for the JPEG algorithm, mainly to each frame of image coding, and then decode the output Platform: |
Size: 1182720 |
Author:周正 |
Hits:
Description: DM6446芯片由ARM926和DSP DM642+封装而成。其中的DM642+有真的强大数据处理能力。这份源代码中,是我们使用DM642+实现JPEG解码的关键算法部分。-The DM6446 chip by ARM926 and DSP DM642+, packaging is made. The wherein DM642+ really powerful data processing capability. This source code, we use DM642+ JPEG decoding key algorithm part. Platform: |
Size: 29696 |
Author:cnauth |
Hits: