搜索资源列表
-
0下载:
是matlab写的求解哈夫曼编码的程序。-is written in Matlab for Huffman coding procedures.
-
-
0下载:
matlab实现huffman编码,编码源为一系列简单符号,有运行结果。可自行改变源信息。-matlab achieve huffman coding, source coding for a series of simple symbols, there are results. Can change the source information.
-
-
0下载:
这是一个图像处理中的huffman编码matlab实现,适合刚开始学的朋友!-This is an image processing huffman coding matlab realized, for the beginning of school friends!
-
-
2下载:
该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
-
-
0下载:
图像huffman编码程序,只对256色的图像有用,彩色图像会变成黑白图像,采用迭代算法一层一层的推出huffman编码-Image huffman coding process, only 256-color images useful for color image will become black and white images, using iterative algorithm level by level, the introduction of huffman coding
-
-
0下载:
霍夫曼编码,matlab实现,处理图像为lean图像。-Huffman coding, matlab achieve processing image for lean image.
-
-
0下载:
对灰度图像进行哈夫曼编码matlab的源代码-Huffman coding for gray image matlab source code
-
-
0下载:
对图像进行压缩编码的matlab程序,包括霍夫曼编码、算数编码、行程编码等方法。-Matlab codes for picture processing, including Huffman coding, run-length coding and arithmetic coding.
-
-
0下载:
1. 理解图像压缩的相关概念及图像压缩的主要原则和目的;
2. 掌握霍夫曼编码
3. 掌握几种常见的图像压缩编码方法
4. 利用 MATLAB 程序进行图像压缩-1. Understand the related concepts of image compression and image compression of the main principles and purposes
2. Grasp the Huffman coding
3. The control o
-
-
0下载:
使用Matlab进行简单处理,实现霍夫曼编码-Use Matlab for simple processing, Huffman coding
-