搜索资源列表
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 fol
jpgdll
- 这是“黑山白水”网站成员编写的JPEG图像编、解码开发包。很全面,并带有中文注释^_^ 编译器:VC6 。(GPL自由软件)-"Montenegro Whitewater" website prepared by the members of JPEG image encoder and decoder development kits. A very comprehensive and with the Chine
图象处理集合
- 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。-image processing pool (right bitmap processing) include the fol
c语言完整jpg编解码
- 编码成JPEG格式图像或解码JPEG图像,很好用的程序-coding images into JPEG or JPEG image decoding, the procedure is useful
Kakadu_V2_2_3
- 该源码是JPEG2000的c++源代码,希望对研究JPEG2000标准以及编解码的朋友们有用.-JPEG2000 is the source of c source code, want to study JPEG2000 codecs and friends useful.
FLib
- FCDib封装DIB操作的类;FCDibEffect 32Bit-DIB特效处理; FCImage图像文件处理操作,支持Jpg, Gif, Bmp, Pcx, Tga, Png格式;FCLzwLZW算法编/解码类。RLE算法 RLE算法编/解码。-DIB operation FCDib package type FCDibEffect 32Bit-DIB treatment effects FCImage image file ha
vc
- 用c写的jpg编解码,包括jpeg2bmp和bmp2jpeg,可在vc6下调试。-With c written jpg codec, including jpeg2bmp and bmp2jpeg, may be under vc6 debugger.
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
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
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.)