搜索资源列表
lxp
- 数字图像压缩算法,基于MATLAB的数字图像压缩算法,DCT格式 -digital image compression algorithm based on MATLAB digital image compression algorithm, DCT format
watermarkdctdwt
- MATLAB(DCT+DWT)图像数字水印的方案毕业论文,基于dct和dwt的算法,有详细程序
ImageCompressed.rar
- 利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR
109201290inspectcarcard
- 基于数字图像处理的MATLAB车牌定位源程序-Digital image processing based on the MATLAB source code license plate location
EZW-matlab
- 该压缩包为数字图像处理中的嵌入式零树小波算法的MATLAB源代码,上机调试过,可完美运行。-The compression of digital image processing package for the embedded zerotree wavelet algorithm of the MATLAB source code, debug the machine, and can be run perfectly.
DigitalImageProcessing
- 用MATLAB进行数字图像处理的入门,是一些基本程序,便于理解-Using MATLAB to carry out digital image processing of the entry, some basic procedures, easy to understand
DPCMbianma
- 对数字图像进行预测编码,并用MATLAB仿真 只做了预测部分,符号编码未作-Research on Predictive Coding and its application in compress of image
matlab_huffman
- 利用matlab实现数字图像HUFFMAN二元和三元编码,效果不错。-HUFFMAN digital images using matlab binary and ternary coding, good results.
2009912043227275
- 冈萨雷斯数字图像处理matlab版源码DIPUM Toolbax V1.1.3(M文件) ... -Gonzalez Digital Image Processing matlab source code version of DIPUM Toolbax V1.1.3 (M file) ...
Arithmetic-coding
- 算术编码,MATLAB数字图像处理中的代码-Arithmetic coding, MATLAB code for digital image processing
huffmanzongchengxu
- 对不同格式数字图像进行哈夫曼编码压缩,通过matlab软件仿真,最后得到了压缩图像,实现了本课题的基本要求。通过仿真得知哈夫曼编码为无损压缩。-Huffman coding digital image in a different format, by Matlab software emulation, finally got the compressed image, to achieve the basic requirements of this topic. Through simul
suanshubianma
- 算术编码,MATLAB数字图像处理中的代码-Arithmetic coding, MATLAB code for digital image processing
tutorial10
- matlab图像处理的几个程序 P0301:数字图像矩阵数据的显示及其傅立叶变换-Several procedures P0301 matlab image processing: digital image data matrix display and Fourier Transform
huff2mat
- matlab中将一幅图片解压缩,这个函数是数字图像处理第二版里的一个函数(Picture decompression)