搜索资源列表
JPEG源代码
- C语言实现JPEG压缩与解压缩,对学习图像处理有一定的参考意义。代码比较老,但是能说明问题。-C Language JPEG compression and decompression, to learn to deal with images as a reference significance. Comparing the old code, but illustrative.
jpeg中数据的时频转换
- 这是一个用C写的傅立叶变换,以及离散余弦变换的代码,在图象压缩中会用到-This is a C wrote Fourier transform, discrete cosine transform, and the code in image compression will be used
isee_thum
- 图像缩放代码由是JPEG组的analyst编写,特点是可以对32位的图像数据进行任何比例的缩放操作,代码是经过MMX优化的在线汇编,速度相当快(大概是同功能C++代码的十倍以上,在ISee中我们用它来生成拇指图,效果很不错的)。-image scaling code from JPEG is the analyst group prepared, it is characterized by a pair of 32-bit image data scaling proportion of an
jpeg_jiema
- jpeg解码C代码, jpeg解码C代码,jpeg解码C代码-jpeg decoder C code, jpeg decoder C code, jpeg decoder C code
jpeg_embed
- c版本的jpeg库代码,在手机上测试后效果非常好,解码速度和解码效果都是在同类jeg库之上,是嵌入式设备首选解码库。-c jpeg version of the library code, the phone after the test results very good, decoding speed and decoding results are similar jeg basement is the preferred embedded equipment for decoding.
jpegencoder-convert
- 从bmp经过jpeg编码后生成jpg图像,同事实现图像倒置效果。完全的c代码实现,不调用任何图像库,合适移植,或转汇编。
jpeg(baseline)
- jpeg压缩过程描述,有具体的实例分析和c代码。
bmp2jpg
- 可实现bmp转jpeg,纯C代码实现,无需DLL支持,占用RAM空间少,适合平台移植;
JPEG_compression_c
- jpeg压缩C代码,包括库的源代码和一个测试程序的源代码
JPEG
- 一些专供JPG格式图像处理锐化的c代码,和相关运行文件
vc
- jpeg转bmp图源码,纯C代码,可移植到嵌入式系统
jpeg
- C代码完成jpeg编码和解码,包括dct,量化,zigzag以及霍夫曼编码、解码
C语言JPEG解压代码
- 用C语言进行JPEG的解压
JPEGDSP.rar
- 在TI dsp6000系列开发的jpeg压缩程序,以c作为开发语言,对jpeg的代码移植到dsp平台进行数字信号处理的实现,TI dsp6000 series in the development of jpeg compression procedures to c as the development of language, the code of jpeg transplanted to dsp digital signal processing platform for the rea
Jpeg读写源代码
- Jpeg读写源代码-Jpeg source code reader
PAP1302_Demo_C
- 手机摄像头带jpeg压缩芯片PAP1302有关C语言代码,含ISP,Preview,Jpeg等代码非常实用。-Cell phone camera jpeg compression chip PAP1302 headband on the C language code, including ISP, Preview, Jpeg and other very useful code.
Jpeg-src
- 完整的jpeg压缩和解压缩程序,代码简单,使用单个.c实现了jpeg编码。付完整文档资料-The complete jpeg compression and decompression process, the code simple, using a single. C achieved a jpeg encoding
JPEG
- JPEG压缩 C++代码-JPEG C++
jpeg-c
- jpeg编解码C语言源码,vc6++实现 媒体芯片设计课程代码-jpeg codec C language source code, vc6++ code of media chip design courses
BMP--to-JPEG--C-program-source-code
- BMP图像转成JPEG图像的C程序代码,希望对他人有用。-BMP image to JPEG picture C program source code