搜索资源列表
sar
- 几种常见的sar图像去噪方法,比如有frost滤波,lee滤波,卡尔曼滤波等。
filter_methods
- 改进的LEE,FROST,KUAN滤波,适合于任何图像滤波,可作为参考滤波比较
kuan
- sar的又一种经典算法,为frost自适应滤波-sar' s also a classic algorithm for adaptive filtering frost
image-process
- 使用opencv对图像进行了简单的去除噪声等处理。希望对学习opencv的朋友有帮助-Opencv image using a simple processing to remove noise. Hope of learning opencv friends help
sar_speckle
- 基于自适应窗口的sar图像相干斑抑制,包括lee_filter,frost,kuan 等-Based on adaptive window sar image speckle suppression, including lee_filter, frost, kuan, etc.
frost
- frost滤波器,具有很好的去噪滤波效果,结果小波变换,会达到令人满意的效果-frost filter, has a good filtering effect de-noising result of wavelet transform, will achieve satisfactory results
SAR image processing
- SAR复数数据转换,RAW格式数据转换,雷达图像滤波,LEE-sigema滤波,Frost滤波,Gamma-MAP滤波,KUAN滤波,雷达图像几何处理,斜距到地距转换程序。-SAR complex data conversion, RAW format, data conversion, radar image filtering, LEE-sigema filter, Frost filter, Gamma-MAP filtering, KUAN filtering, radar image
frost
- frost滤波器 用于图像处理 SAR图像去噪-frost filter for image processing, SAR image denoising
speckle-denoise
- 医学超声图像滤波必看:针对斑点噪声的几种滤波算法的经典论文。包括Lee的滤波算法,Frost的滤波算法,Kuan的滤波算法,MAP(Maxima a priority)的滤波算法。-Medical ultrasound image filtering must-see: a classic paper several filtering algorithm for speckle noise. Including the filtering algorithm of Lee and Frost
image-filter
- 多种不同的图像滤波Matlab源码,包括威纳滤波、小波滤波、贝叶斯滤波、LEE滤波、frost滤波、kuan滤波等。-A variety of different image filter Matlab source, including wei, filter, wavelet filter, bayesian filtering, LEE filtering, frost filtering, kuan filtering, etc.
Frost
- SAR图像中经典的滤波算法,Frost滤波,去相干斑。具有较好的去噪效果-Frost filtering of SAR images to speckle
filter_methods
- 改进的LEE,FROST,KUAN滤波,适合于任何图像滤波,可作为参考滤波比较
FrostFilter
- Frost 滤波器代码,一个印度人仿真的V.S Frost 于1982年提出的Frost 滤波器,参考文献A Model for Radar Images and Its Application to Adaptive Digital -Frost_filter code Simulated by an Indian References VS Frost, " A Model for Radar Images and Its Application to Adaptive
wavelet
- 小波去噪,实现阈值小波去噪,并且含有frost去噪,并且输出信噪比-Wavelet denoising, to achieve the threshold wavelet denoising, denoising and contains frost, and the output signal to noise ratio
lee-frost-kuan
- SAR图像的去噪,包含lee滤波器,frost滤波器,kuan滤波器,并且自己编写的信噪比函数-SAR image denoising, including lee filter, frost filter, kuan filter, and I have written a function of SNR
processing-SAR-image-with-VCPP
- SAR雷达影像处理源码,可以实现数据格式转换,还可以对数据进行Lee滤波,Frost滤波,Kuan滤波处理。-SAR radar image processing source code, can realize the data format conversion, you can also to Lee filtering of data, Frost filter, Kuan filtering processing.
frostOK
- SAR图像frost波去噪程序,需要自己插图,用于毕业设计之类。-SAR image denoising procedures frost wave, needs its own illustrations, class of graduation designs for.
frost
- Frost滤波程序 很好用 为了下载代码多写几个字-Frost filter MATLAB
frost
- frost滤波算法 效果不错 下载可以直接使用 使用MATLAB 运行即可-frost filter algorithm good results can be downloaded directly using MATLAB run it
Frost滤波算法
- Frost滤波算法的MATLAB实现,可用于SAR图像去噪。