-
Wweinaai
维纳滤波,图像恢复,通过用matllab编辑的程序实现以上功能-wena
(Wiener filtering, image restoration, with matllab editing program to achieve the above functions-wena)
- 2012-06-09 10:55:31下载
- 积分:1
-
02-gpbM
M估计子,计算机视觉大牛Peter Meer出品。(Generalized Projection based M-estimator
C++ code to find the robust estimate derived without using any user supplied scale. The theory is described in Generalized Projection Based M-stimator. )
- 2020-12-22 16:59:06下载
- 积分:1
-
MyFFT1
VC和MATLAB混合编程实现快速傅立叶变换(VC and MATLAB programming Fast Fourier Transform Mixed)
- 2021-03-04 19:09:32下载
- 积分:1
-
Hyperspectral-image-readandwrite
用来读写高光谱遥感影像的matlab代码,支持BSQ,BIL,BIP格式,三种文件格式对应的是头文件*.lxw中的第5个数字,头文件可用写字板编辑(The matlab code used to read and write in Hyperspectral Imagery support BSQ, BIL, BIP, format, corresponding to three types of file formats is a header file*. Lxw in the first five digits, the first file available WordPad editor)
- 2012-04-19 15:33:09下载
- 积分:1
-
open_hdf5_event
ENVI中HDF5科学数据支持补丁,更新为一个SAV文件 ,放在安装目录的save_add文件 夹下,启动ENVI即可使用。(HDF5 scientific data in support of ENVI patches, updates to a SAV file on the installation directory save_add folder, start ENVI can be used.)
- 2021-04-28 17:48:43下载
- 积分:1
-
Hough变换圆
一种基于形貌特征识别圆形的方法,通过拟合圆方程来实现的经典hough变换方法(A method of Circle Recognition Based on morphological features is introduced. The classical Hough transform method is implemented by fitting the circle equation.)
- 2018-05-24 15:28:50下载
- 积分:1
-
几篇关于基于粒子滤波的检测前跟踪论文 PF--track-before-detected
几篇关于基于粒子滤波的检测前跟踪论文。中文英文都有。(Some papers are about PF-TBD, it is very useful in track before detected. )
- 2016-02-29 12:03:32下载
- 积分:1
-
几种常见的sar图像去噪方法
常见的几种去噪方法,维纳滤波器,均值滤波各种滤波(Extension of Phase Correlation to Subpixel Registration
%Implementation of:
% Extension of Phase Correlation to Subpixel Registration)
- 2018-12-14 14:28:31下载
- 积分:1
-
EXP
说明: 注:运行前自己准备图像,修改I = imread('')单引号中的路径
1. 给一张灰度图添分别添加高斯噪声和椒盐噪声。然后分别进行均值滤波和中值滤波,并把处理后的图片保存。
2. 图像频域处理,对图像进行傅里叶变换,进行高通滤波,显示处理结果。
3. 图像平移和旋转
4. 分别用OSTU阈值法和全局阈值法分割图像,然后进行腐蚀和膨胀处理,显示处理结果。(Note: Prepare the image by yourself before running, modify the path in single quotes of I = imread('')1. Add Gaussian noise and salt and pepper noise to a grayscale image. Then perform mean filtering and median filtering respectively, and save the processed pictures.2. Image frequency domain processing, Fourier transform of the image, high-pass filter, and display the processing result.3. Image translation and rotation4. Separate the image with OSTU threshold method and global threshold method, and then perform corrosion and dilation processing, and display the processing results.)
- 2020-08-15 08:49:44下载
- 积分:1
-
myIterative
迭代法阈值分割,迭代法自动计算最优阈值。已经写成函数形式,输入灰度图,输出分割好后的阈值图。(Threshold segmentation iterative method, iterative method for automatically calculating the optimal threshold. Function has been written in the form of input grayscale output partition threshold after a good map.)
- 2009-05-05 17:53:17下载
- 积分:1