搜索资源列表
phase
- hilditch.m是hilditch细化算法。 RC_unwrap.m是逐行逐列去包裹算法。 least_unwrap.m是最小二乘去包裹算法。 FTP.m是利用傅里叶变换提取相位。 sincosfilter.m是正余弦滤波算法。 以上算法在相位图的相关计算中常用到,比如电子散斑干涉、全息干涉、相移技术等。-hilditch.m is hilditch refinement algorithm. RC_unwrap.m is listed line by line u
Matlab
- This code is used with SRAD Filter. Which is used to remove speckle noise. This code is an addition to that as it auto windows the speckled area
Lee
- Lee滤波,实现相干斑点去噪算法,在SAR图像去噪中应用广泛.-Lee filter, to achieve coherent speckle denoising algorithm, widely used in SAR image denoising.
WAVELET_WORK
- THIS MATLAB CODE REDUCE THE SPECKLE NOISE IN SAR IMAGE, IT USE WAVELET FILTER THEN USED CASCADE THREE FILTERS IN TIME DOMAIN (HYBRID TIME AND FREQUENCY DOMAIN). THIS CODE NEED SOME MODIFICATIONS SINCE THERE ARE SOME PROBLEMS LIKE BY COMPUTE PSNR
Frost-filter
- matlab实现对散斑条纹图像的Frost滤波。谢谢啊。下载有惊喜。-Matlab speckle image of the Frost filter reduction noise
lee
- lee filter for speckle reduction
1
- 中值滤波器的几个主要函数,主要处理椒盐噪音以及斑点噪音,内含图片-Several major function of the median filter, dealing mainly with salt and pepper noise, and speckle noise, including picture
code-for-maximum-likelihood-filter
- Rayleigh Maximum likelihood estimation based filter for speckle noise removal.Along with that modification done in RMLE filter with respect to homogenous mask area rotating kernel filter.
kuan2
- This a basic program for quan filter for filtering multiplicative noise it gives reasonable output for speckle noise removal-This is a basic program for quan filter for filtering multiplicative noise it gives reasonable output for speckle noise remo
kuan
- This code consists of the kuan filter, which is being used to filter the image by consolving its edges and reduces the speckle noise.
NewPaperImplementation(Median_AVG_Mean)
- It is a speckle noise filter using median-average-mean filter. it will remove the speckle noise from images this filter is based on a proposed technique in a paper -It is a speckle noise filter using median-average-mean filter. it will remove the spe
LeeFilt
- 噪声抑制的两个关键环节为建立真实后向散射系数的估计机制和制定同质区域像素样本的选择方案。Lee滤波是利用图像局部统计特性进行图像斑点滤波的典型方法之一,其是基于完全发育的斑点噪声模型,选择一定长度的窗口作为局部区域,假定先验均值和方差可以通过计算局域的均值和方差得到。-Two key aspects of the estimated noise suppression mechanisms for the establishment of the backscattering coefficie
myLee
- Realize Lee Filter Matlab. M file input parameters for the image output image after filtering Lee. The Filter reduces the image speckle noise.
Speckle-Noise-Filter
- Speckle Noise Reduction With Frost, Lee, Gamma_MAP, Fuzzy Filter