-
HARRIS-MATLAB
使用Harris角点检测方法进行图像特征点提取,NCC描述的方法进行粗匹配,再使用RANSAC算法进行精匹配。(Using the Harris corner detection method to extract the feature points of the image, the NCC description method performs rough matching, and then uses the RANSAC algorithm for fine matching)
- 2017-04-30 22:36:34下载
- 积分:1
-
calib
matlab做的标定程序,包括角点检测与张正友标定算法做的,有界面
(matlab to do the calibration interface, including the corner detection algorithm and Zhang Zheng-you do calibration)
- 2021-03-18 13:39:20下载
- 积分:1
-
sar
几种常见的sar图像去噪方法,比如有frost滤波,lee滤波,卡尔曼滤波等。(Several common sar image denoising methods, such as there is frost filter, lee filter, Kalman filtering.)
- 2007-03-01 15:13:13下载
- 积分:1
-
WenLiLiJiaophoto
该程序为离焦模糊参数识别的方法,通过canny算子检测边缘,用hough变换检测直线的方法求离焦半径。(The program for the defocus blur parameter identification method by canny operator edge detection using hough transform line detection method for the defocus radius.)
- 2021-01-12 16:48:49下载
- 积分:1
-
MedianFilter_GPU
该VC++程序是基于CUDA架构的中值滤波程序,GPU加速,并且使用了opencv函数库(The VC++ program is based on the CUDA architecture median filtering program, GPU acceleration, and use the opencv library)
- 2014-10-27 18:29:32下载
- 积分:1
-
Python_medical
说明: example used in Python & VTK
- 2020-06-16 05:20:02下载
- 积分:1
-
DWT2D
对图像进行二维离散小波变换, 变换级数大于等于3级,然后进行阈值化处理(阈值约为10左右),再统计系数中0的个数(百分比表示)并进行重构, 最后计算重构图像的峰值信噪比(PSNR). (Two-dimensional discrete wavelet transform image transformed series is greater than or equal to 3, and then processing thresholding (threshold of about 10 or so), then statistical coefficient in the number (expressed as a percentage) and to reconstruct the final calculation reconstructed image of the peak signal-to-noise ratio (PSNR).)
- 2020-10-23 13:57:22下载
- 积分:1
-
upf_demos
里面包含kalman,扩展kalman,无迹kalman,粒子滤波,无迹粒子滤波等源码的实现。(upf--The Unscented Particle Filter )
- 2009-03-31 13:31:51下载
- 积分:1
-
SaliencyToolbox2.3
今年刚更新的最新的工具箱SaliencyToolbox2.3.zip,做图像处理视觉注意力机制相关研究必备的工具。(This year has just updated the latest toolbox SaliencyToolbox2.3.zip, do image processing of visual attention mechanisms related research is an essential tool.)
- 2013-12-17 14:41:51下载
- 积分:1
-
HoughLineDection
利用Hough变换,可以检测图像中的多条线段,效果很好(using hough transform for line detection)
- 2009-03-23 09:25:02下载
- 积分:1