-
toolbox_tensor_voting
用matlab实现Tensor voting算法(Implementation of Tensor voting algorithm with MATLAB)
- 2018-01-16 18:47:44下载
- 积分:1
-
applepeo
苹果在线检测系统,实时性比较好,可用性更好,很好很好(Apple' s online testing system, real-time is better)
- 2009-02-19 15:42:10下载
- 积分:1
-
subpixel
说明: 该程序用正交矩zernike7和空间矩spatial5对图像进行亚像素提取(The program and space with the orthogonal moments zernike7 moment spatial5 on Subpixel image)
- 2010-04-06 15:35:45下载
- 积分:1
-
DataEntryNameFilter
This DataEntryFilter filters data entries based on whether their names match a given StringMatcher.
- 2014-01-17 14:15:19下载
- 积分:1
-
WPSNR
能计算一幅噪声图像的加权峰值信噪比,以评价各种图像去噪方法的效果(Can calculate an image of the weighted noise PSNR to evaluate the effect of image denoising methods)
- 2008-04-25 17:07:40下载
- 积分:1
-
lee
极化合成孔径雷达中,常用的精致极化lee滤波器程序,可以较好的表现出图像信息(Polarization synthetic aperture radar (SAR), commonly used delicate polarization lee program, we can better filter show image information
)
- 2011-09-06 10:23:01下载
- 积分:1
-
JPDA_last_2004_10
利用jpda算法进行目标的跟踪仿真,给定目标的起始位置和运动速度,自动添加杂波,输出定位后结果(To utilize jpda algorithm for target tracking simulation, to the starting position and velocity of the target, and automatically add clutter, output positioning result)
- 2012-12-05 15:14:02下载
- 积分:1
-
pftest
基于AR2模型的粒子滤波源代码,可用于图像处理,视觉跟踪,希望可以帮助有需要的人(AR2 model particle filter based on source code can be used for image processing, visual tracking, I hope to help people in need)
- 2010-03-09 10:07:21下载
- 积分:1
-
Undecimated-DWT
对Lena图先进行jpeg压缩,再对压缩后的图像分别进行小波软阈值去噪和非抽样硬阈值去噪,比较两种去噪方案,非抽样硬阈值有更好的效果。这是根据一篇外文文献来进行编程的,最后有图像对比结果。(According to the paper of OPTIMAL WAVELET THRESHOLDING FOR VARIOUS CODING SCHEMES ,I firstly compresse the Lena picture using the jpeg method ,then respectivly denoise it using the wavelet soft-thresholding method and the undecimated DWT hard-thresholding method.Comparing the two method ,we can find the undecimated DWT hard-thresholding have a better result.)
- 2012-05-03 13:02:13下载
- 积分:1
-
SURF-based-image-stitching
SURF算法作为一种新近出现的特征提取方法,在重复度、独特性、鲁棒性3个方面,均超越或接近以往提出的同类方法,并在计算效率上具有明显的优势。本代码采用SURF算法检测图像并进行坐标变换与图像拼接。
采用SURF算法对图像进行检测,其主要是用Hessian矩阵对图像进行检测,对图像的特征提取之后找到图像的特征点。之后采用最近临快速匹配(NN)、随机抽样一致性(RANSAC)算法和最小二乘法参数优化(LM)对特征点进行提纯匹配。最后在两幅图像中进行坐标变换,达到统一坐标系和图像拼接的效果。
(SURF(Speeded Up Robust Features) as a method of feature extraction which newly appeared is over or nearly previous method on duplication, uniqueness, and robustness and have a clear advantage on computational efficiency. This code uses the SURF and coordinate transformation algorithm to detect image and image matching.
This code uses the SURF algorithm of image detection, the main is to use the Hessian matrix of image for testing, to find the image after image feature extraction of feature points. After we used Nearest Neighbor (NN), Random Sample Consensus (RANSAC) algorithm and least square parameter optimization for purification of matching feature points. Coordinate transformation in the last two images, to coordinate system to achieve the same image stitching.
)
- 2014-08-30 15:12:42下载
- 积分:1