搜索资源列表
work.rar
- 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
travai1
- Matlab code for encoding an unwrapping phase InSAR image based on Markov Random field
rle
- Run length Encoding code in matlab
xingchengbianma
- 将一幅图像转化为二值图像,然后对二值图像进行行程编码。-Will be an image into a binary image, and then carried out on the binary image encoding trip.
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
EZWencoding
- The EZW encoder is based on progressive encoding to compress an image into a bit stream with increasing accuracy. This means that when more bits are added to the stream, the decoded image will contain more detail, a property similar to JPEG encoded i
jpeg2avihojoon
- This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
jpeg_encode+decoderhojoon
- This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
frac_comp
- Fractal Image Encoding
EZW
- EZW 算法实现 包括对图像的编码和解码-EZW algorithm, including encoding and decoding of image
bianma
- 对电视中偶尔看到的雪花图像进行编码和解码,和测试图像的压缩比和图像质量进行比较。-Occasionally seen on the TV snow image encoding and decoding, and the test image compression ratio and image quality were compared.
jpeg
- 整理的一些JPEG实现图像编解码的程序,已matlab实现-some image encoding and decoding procedures based on JPEG
work
- 对图像进行JPEG压缩编码和解码,用matlab实现-JPEG compression of image encoding and decoding, using matlab implementation
VcDemo
- Video Compression using Content-Based Motion Compensation --------------------------------------------------------- This demo Requires MATLAB (and the Image Processing Toolbox) Tested on MATLAB 7.0 (R14). Run one of the following thr
huffman
- 图像的huffman编解码程序,希望能给大家提供帮助-Huffman encoding and decoding process the image, hope that they can help
Image-Compression
- 一种基于矢量量化快速编码的图像压缩方法 -A Fast Vector Quantization Encoding Method for Image Compression
Arithmetic-encoding
- matlab中应用算数编码进行图像压缩,比较在对不同大小的像素组压缩时的性能。-Arithmetic coding for image in matlab Compare the diffence while encode different size of pixels block
Image-coding-and-decoding
- 这是一款基于DWT的图像编码与解编码的程序,程序抛弃效果不差,性能较好-This is a DWT-based image coding and decoding and encoding process, the program discard effect is not bad, better performance
code
- 针对灰度图像的编码和解码程序,包括分块,DCT,量化和zigzag扫描过程,内附测试图集。-For grayscale image encoding and decoding procedures, block, DCT, quantization and zigzag scanning process includes, enclosing test portfolio.
ezw
- 基于小波变换的图像嵌入式零数小波编码ezw的Matlab代码.-Embedded zero wavelet transform image encoding based on Matlab code .