搜索资源列表
数字图象处理学VC++实现
- 其中包括图像压缩的基本编码方法如Huffman编码\\算术编码\\JPEG 2000\\H.261压缩编码标准\\小波变换编码\\运动估计算法\\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \\ arithmetic coding \\ JPEG 2 000 \\ H.261 coding standard \\ Wavelet Transform Coding \\ m
jpeglib1
- 含有七个函数,读写Jpeg,GIFBMP。可自动识别JPGGIFBMP;可保存JPG;可控制JPG的读写速度、质量;可读取动画GIF的任意帧;标准参数调用,可用于其他程序语言;占极少的内存!(修正了1.0版中的BUG)-containing seven functions, read and write Jpeg, GIFBMP. Automatic identification JPGGIFBMP; Kept JPG; JPG control the read and write speed,
787878545
- jpeg压缩标准及关键算法 jpeg压缩标准及关键算法-jpeg compression standards and key algorithm jpeg compression standards and customs key Algorithm
jpenhuff
- 此源码为按照jpeg标准编写的huffman压缩程序源代码,主要是进行图像数据压缩-source of this according to jpeg standards prepared by the Huffman compression source code, mainly for image data compression
jepgcompression
- JPEG压缩标准。这是我在数字图像编码的书书中找到的,很经典。-JPEG compression standard. This is my digital image coding in the books to find the book, classic.
2006429233829473_samlong
- jpeg压缩,基于JPEG2000标准的图象压缩代码-jpeg compression, based on the JPEG2000 image compression standard code
6.10
- 这是我做的毕业设计,是基于DSP的数字图象压缩系统的实现。本系统能很好的压缩图象,系统运行时间快,压缩比也比较高。其中采用JPEG标准对图象进行压缩,使用了Huffman算法。-This is what I am doing graduate design is based on the DSP digital image compression system is achieved. The system can be a very good image compression, faster
JpgVSbmp
- jpeg压缩标准中Jpg和Bmp格式相互转换的API封装
SOURCE9
- 图象的压缩编码,JPEG压缩编码标准 注意事项: 运行时,文件c:\\test.pcx;c:\\test.jpg必须存在
djpeg
- jpeg解码标准代码,效果很不错!欢迎大家使用。
jpeg_ls_v2.2
- 实现了JPEG-LS的标准算法,可以同时对BMP,PPM,PGN 图像进行解压缩,还可以支持点交叉扫描,隔行交叉扫描,非交叉扫描三种模式
jpeg
- 介绍图象压缩标准,也是对于图象压缩软件识别的有很好帮助.
jpeg
- 对JPEG的压缩标准进行了仿真,主要过程DCT压缩,根据JPEG的量化矩阵对DCT结果进行量化,对量化结果进行Huffman编码。同时也实现了解压缩过程,即执行上述过程的逆过程。-JPEG compression standard of the simulation, the main process of DCT compression, according to the JPEG quantization matrix to quantify the results of the DCT,
VideoJPEG2
- 本程序可以实现DSP的图像实时压缩,而且是标准压缩JPEG ,从编码到解码,是全套过程,使用性很强 -This procedure can be achieved in real-time DSP image compression, and compression standards JPEG, from encoding to decoding, is a full set of the process, the use of highly
itu-t81
- jpeg标准,T.81,虽然比较老,但是还是比较有用的!-T.81 JPEG Standard!
ImageCompression
- 对位图图像利用JPEG标准进行正交变换、量化、扫描从而达到压缩,同时解压显示其压缩图像。-Bitmap image using JPEG standard orthogonal transformation, quantization, scanning to achieve the compression, and decompression display the compressed image.
zigzag_dezigzag
- 实现JPEG标准图像压缩的Z字型编码源程序。-JPEG image compression to achieve the standard Z-shaped source code.
jpeg
- 基本思路:利用开源库实现对jpeg的解压缩以直接提取量化表,根据标准量化表和所提取量化表编写算法实现质量因子的求算。-The basic idea: the use of open-source library achieve solutions to jpeg compression quantization tables extracted directly calculating quality factor, according to the standard quantization
JPEG-C
- jpeg解码:具有jpeg解码功能,标准C语言-jpeg decode
jpeg
- 提供JPEG标准压缩压缩的编码解码过程,90%以上的代码有注释,配有GUI设计。代码能够运行,但可能只起到借鉴的作用。(Provide JPEG standard compression coding and decoding process, more than 90% of the code is annotated, with GUI design. Code can run, but it may only serve as a reference.)