搜索资源列表
图像处理22
- matlab的图像处理。图像编码(HUFFMAN编码)小波变换,1、 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取-Matlab image processing. Image Coding (HUFFMAN coding) wavelet transform, 1, respectively segmentation, Laplacian - Gaussian approach to a gray-scale image from the edge
jpeglsv2.2
- JPEG连续色调静止图像无损压缩的最新标准JPEG LS的C语言实现,还带有一个很友好的图形用户界面,那些学习图像编码的工程师可以参考一下这个实现的源代码。
EZW图像编码
- 使用小波变换进行图像编码的经典程序。非常有用
二值图像游程编码算法的Matlab实现
- 二值图像游程编码算法的Matlab实现,包含源程序代码以及运行结果。,Binary image run-length coding algorithm for the realization of Matlab, including source code, as well as the results.
code.zip
- 行程编码的matlab实现。编码后的图像存储在变量E中,该变量是一个三纬树组,前两纬表示起始像素的横、纵坐标,第三纬表示该行程的颜色值。,Matlab coding realize itinerary. Encoded image is stored in the variable E, the variable is a three-wai Tree Group, the former two-wai express start pixel horizontal, vertical coord
23825733Huffman
- 哈夫曼编码的matlab仿真程序,实现图像的压缩-Huffman coding matlab simulation program
Laplace-Gaussian-Pyramid
- 这包括代码为“扩展”和“减少”程序,对高斯图像金字塔,探讨了作为一个紧凑的拉普拉斯金字塔图像编码”-伯特和Adelson,1983年。 重要的应用同样的包括运动估计精度等。-This contains the code for the Expand and Reduce routines for Gaussian image pyramids, as discussed in the Paper- " The Laplacian Pyramid as a Com
HuffmanCoding_ImageCompress
- 用Matlab对图像进行哈夫曼编码(Huffman Coding)以实现对图像的无损压缩-Use Matlab to realize Huffman coding for lossless image compression
6
- 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image a
MPEG_souce-code
- Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
mpeg
- 用MATLAB语言编写的MPEG视频图像压缩编码。可运行实现-With the MATLAB language for MPEG video image coding. Can be run to achieve
01
- HUFFMAN 编码 主要针对于灰度图像-HUFFMAN coding focused on the gray image
200707171151564996
- 基于matlab的数字图像压缩编码 -Matlab-based digital image compression coding
www_dssz_com_huffman
- 基于matlab的图像或者序列的哈夫曼编码及解码程序-Matlab-based image or sequence of Huffman coding and decoding procedures-Matlab-based image or sequence of Huffman coding and decoding process-Matlab-based image or sequence of Huffman coding and decoding procedures
square_coding
- 用matlab实现了图像通信中的方块编码,并针对不同的块大小与压缩比进行了比较。-Matlab realize image communication with the block coding, and for different block sizes and compression ratios are compared.
DIPCodematlab
- 图像编码的matlab代码,压缩文件内是matlab代码。-Matlab code for image coding
EZW
- Shapiro提出的内嵌零树小波编码算法(EZW Embedded Zerotree Wavelet),其出发点在于小波变换后各级子带系数之间在空间上和方向上所呈现出带间相似性,这种空间相似性可以用一种新型的数据结构--零树(Zerotree).EZW算法就是充分利用这种相似性,获得高性能的图像编码算法.-Shapiro' s embedded zero tree wavelet coding algorithm (EZW Embedded Zerotree Wavelet), whose
huffman图像编码
- 基于matlab的哈夫曼的图像编解码,实现编码解码功能
PCM编码&解码
- 脉冲编码调制是数字通信的编码方式之一。主要过程是将话音、图像等模拟信号每隔一定时间进行取样,使其离散化,同时将抽样值按分层单位四舍五入取整量化,同时将抽样值按一组二进制码来表示抽样脉冲的幅值。(PCM pulse code modulation is one of the encoding methods of digital communication. The main process is to voice, image and other analog signal at a certa
图像处理大作业2015011063田凯
- 利用matlab实现图像处理压缩编码解码(DC AC pictures codes by MATLAB)