搜索资源列表
行程编码,JPEG压缩编码
- 行程编码,JPEG压缩编码,是压缩和骗马的最好的例子-itinerary encoding, JPEG compression coding, compression and fraud is the best horse examples
JPEG压缩编码系统源代码
- JPEG压缩编码系统源代码-JPEG compression coding system source code
jpeg压缩中的DCT蝶型算法verilog代码
- jpeg压缩中的DCT蝶型算法verilog代码-jpeg DCT compression algorithm verilog code BUTTERFLY
行程编码,JPEG压缩编码(基本系统)
- 行程编码,JPEG压缩编码(基本系统)-itinerary encoding, JPEG compression coding (basic system)
JPEG压缩编码系统源代码
- 应用c++编程实现jpeg压缩编码,腐蚀,膨胀-Application Programming jpeg compression coding, corrosion, expansion
jpeg dsp JPEG压缩 采用TI 6000DSP实现
- 该源代码实现了JPEG压缩,采用TI 6000DSP实现,适合DSP学习,压缩编解码参考学习
jpeg1.zip
- jpeg压缩程序,用标准c实现,gcc编译,jpeg compression process, using standard c to achieve, gcc compiler
JPEG.rar
- 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
fpga-jpeg-verilog
- fpga实现jpeg压缩,和视频采集程序-fpga jpeg
JPEG@matlab
- 利用matlab实现图像的jpeg压缩的源代码,经过测试可以使用-Matlab image using the jpeg compression of the source code can be tested using
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,
jpeg-matlab
- JPEG压缩方法由于其较高的压缩比和理想的压缩效果,是目前应用最广泛的图像压缩方法-JPEG compression method because of its higher compression ratio and ideal compression effect, is currently the most widely used method of image compression
chap9
- 行程编码,JPEG压缩编码(基本系统)算法-route codeing, JPEG compression algorithm
jpeg-6b
- jpeg压缩解压缩算法及源码,使用方便,有源码参考-jpeg compression decompression algorithms and source code, easy to use, there is a reference source
JPEG
- JPEG压缩全过程,压缩和解压缩,改程序是编写静止图像必须学习得程序,内容丰富,需要耐心学习,先搞懂图像压缩的过程,包括颜色空间转换,DCT变换,Huffman编码,量化等过程-JPEG compression and decompression
JPEG
- JPEG压缩源码,已经经过测试,请放心使用,欢迎下载。-JPEG compression source code, has been tested, please be assured use, are welcome to download.
JPEG
- JPEG压缩 C++代码-JPEG C++
Actual-JPEG
- jpeg压缩与解压例子,matlab中离散余弦变换并用huffman编码-jpeg compression and decompression example, matlab and used in the discrete cosine transform coding huffman
JPEG压缩
- 对图像进行JPEG压缩,通过DCT变化,量化,zigzag扫描,熵编码(JPEG compression of the image, through the DCT changes, quantization, zigzag scanning, entropy coding)
MATLAB-Jpeg-encoder-master
- 通过DCT变换进行jpeg压缩,AC,DC系数都可以得到,还有zigzag(JPEG compression through DCT)