搜索资源列表
c语言完整jpg编解码
- 编码成JPEG格式图像或解码JPEG图像,很好用的程序-coding images into JPEG or JPEG image decoding, the procedure is useful
FLib
- FCDib封装DIB操作的类;FCDibEffect 32Bit-DIB特效处理; FCImage图像文件处理操作,支持Jpg, Gif, Bmp, Pcx, Tga, Png格式;FCLzwLZW算法编/解码类。RLE算法 RLE算法编/解码。
vc
- 用c写的jpg编解码,包括jpeg2bmp和bmp2jpeg,可在vc6下调试。
图象处理集合
- 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。-image processing pool (right bitmap processing) include the following : 1. Image analysis : S
base64_codec_jpg_test
- BASE64编解码JPG图片的例子,看不懂,找来了,给大家看看。-BASE64 codec JPG picture examples, can not read, found, and for everyone to see.
jpeg
- JPG 编解码库 著名的 IJG , 里面有详细的使用说明,针对不同系统和编译工具,很实用。-The Independent JPEG Group s JPEG softwar
jpg_handle
- jpg文件的解码和编码文件C语言写的,纯C语言实现 没有任何混编的成分-jpg file decoding and encoding files written in C language
jpg_read_and_write
- jpeg 编解码,可以读出数据,也可以存为jpg格式,试过可以编译。-jpeg codec, you can read data can also be saved as jpg format, tried to compile.
XDBM
- 信道编码,解码,jpg格式图像的编译码,简单的文本的编译码,采用golary码-Channel encoding, decoding, jpg format image encoding and decoding, encoding and decoding of simple text, with golary code
TestLibjpeg
- visual c++ 中对jpeg图像的编解码,转换bmp位图为jpg格式,或解压缩jpg格式图像为bmp格式-visual c++ jpeg image codec, convert bitmap bmp jpg format, or decompress compressed jpg format images to bmp format
603527
- 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。 提供所有操作的源代码! 1.demo:是该处理集合的可执行文件(自己编译吧)。图象处理集合.rar--------demo的源代码!
jpeg_v2
- 实现jpg的编解码,主要采用了c语言,对jpg进行详细的研究。-Realize the JPG codec, mainly used the c language, the detailed study on the JPG.
jpeg_src
- jpeg的编解码算法,很好使用,其中包含了VC和GCC下的编译方式,可以在都在平台运行。可以将图片BMP、RGB格式的转换为jpg格式的图片,压缩率可调。-jpeg codec algorithms, very good use, which contains the VC and GCC compiler under way, can run on the platform at all. You can convert images BMP, RGB format is jpg format
MP3播放器
- jpg图像的编解码,已经在vc以及嵌入式上调试通过,可以移植(the encode and decode of the file jpeg images,can be planted to any of the embedded devices)
MATLAB读取JPEG图片的DCT系数
- jpg编解码,提取DCT系数,dc系数和ac系数的哈夫曼编码表等(Jpg coding and decoding, extracting DCT coefficients, DC coefficients and AC coefficients Huffman coding table, etc.)