资源列表
PCA
- 基于PCA的遥感图像融合,效果不错。可以作为遥感图像融合方面入门学习使用。-PCA-based remote sensing image fusion, good results. Integration of remote sensing images can be used as an introduction to use.
MyImageWork
- 基于DCT的数字水印算法的实现,如果对你有帮助,请下载-DCT based digital watermarking algorithm, if you have help, please download to see ... ...
Signalcompression_Db
- 在matlab中应用Db小波变换进行信号压缩降噪处理,并将结果与原信号进行对比-Db in the application of matlab wavelet transform signal compression noise reduction, and the results were compared with the original signal
基于小波变换模极大的多尺度图像边缘检测matlab源代码
- 小波变换的边缘提取程序代码,请大家试一试,应该比较好用-This is a wavelet for edge detection using matlab procedure, using a wavelet bior, have a good detection effect
ysf114
- 基于小波变换的数字水印技术的matlab源码程序-Source wavelet matlab simulation
Wavelet-image-denoising-procedures
- 小波图像去噪程序。th=sigma*sqrt(2*log10(L*T)) 计算阈值 ch=c(1,num(4-i,1):num(4-i,3)+step(4-i)-1) 对各高频系数进行阈值处理 chl=length(ch) for j=1:chl if abs(ch(j))>=th ch(j)=sign(ch(j))*(abs(ch(j))-2*th/(1+exp(m*(ch(j)^2)))) 阈值处理函数 else -Wavelet image denois
kalman.rar
- 里面有大量的图像处理的小demo适用于初学图形图像的人,Inside a large number of image processing, a small demo for beginners graphic images of people
WP.rar
- 基于小波变换的匹配追踪算法,估计极其精确,推荐,Wavelet-Based Matching Pursuit Algorithm
TFit.rar
- 光谱的定量测量程序,用matlab编写,比较使用.,Spectra of quantitative measurement procedures, using matlab write, compare the use of.
shapelet.rar
- 用于图像的多尺度分析,shapelet变换用matlab 编程实现,shapelet code
slantlet.rar
- 图像多尺度分析,小波变换的进一步发展slantlet变换代码,用matlab编写有使用说明,slantlet code
ImageDenoisingBLSGSM.rar
- 该仿真算法实现了论文Image Denoising using Scale Mixtures of Gaussians in the Wavelet Domain中图像降噪,This Algorithm utilize the method of paper "Image Denoising using Scale Mixtures of Gaussians in the Wavelet Domain "