搜索资源列表
-
1下载:
Matlab-Wavelet-Denoise-Compress.关于小降噪的练习,很好的应用!-Matlab-Wavelet-Denoise-Compress. The practice of small noise, a very good application!
-
-
0下载:
Wavelet based compression coding method. Allows the user to compress an image to upto 80 using wavelet based compression method.-Wavelet based compression coding method. Allows the user to compress an image to upto 80 using wavelet based compression
-
-
0下载:
使用小波技术对图像进行压缩和解压过程,并且通过模拟信道测试计算其PSNR,通过Matlab2009a测试。-Using wavelet methods compress and decompress the image, and testing through analog channels to calculate the PSNR, by Matlab2009a test.
-
-
0下载:
pca-提取主成分,降维,压缩图像数据量,简化下一步的处理;
小波检测—该程序通过小波系数的提取、重构检测出图像的边缘;
其它的均为图像分割的代码,包含形态学分水岭的一些算法,与Ostu等算法。-pca-extraction of principal components, reduce dimensions, compress image data, to simplify further processing
Wavelet detection- the program b
-
-
0下载:
code source compression image using Haar wavelet
By Arash Fattahi, Omid Aladini {r_ash,omid}@cs.sharif.edu
To compress an image use this command in MATLAB:
haar_compression(FILE_NAME,COMP_LEVEL,MOSAIC_SIZE)
example:
haar_compres
-