搜索资源列表
ImageCodes-Harris
- VC写的harris角点检测程序。又名plessey,最经典也是目前效果最好的算法,比susan抗噪要好(实际的讲)-A program of Harris corner points test writen by VC.We can call is as plessey,it is the best algorithm.It better than susan from real useful point.
susandetector
- SUSAN边缘检测及角点检测的vc实现代码,用于静态图象的边缘及角点检测,效果要视具体图象来定-SUSAN edge detection and corner detection of vc achieve code for static images and the edge angle detection, the effect would depend on the specific images to determine
7PT4QSE8
- Matlab_Harris角点检测程序-Matlab_Harris corner detection procedures
IMPROVEDSUSANDETECT
- 经典的SUSAN角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。- The classical SUSAN vertex examination algorithm after the improvement VC code, may use for to withdraw the gradation image characteristic point, uses in to
susanedgeextract
- 这是经典的susan边缘检测算子,可以有效的检测图像边缘的角点-This is the classic susan edge detection operator can effectively detect the edge of the corner
mysusan
- Matlab下的SUSAN角点检测算法,数字图象处理-Matlab under SUSAN corner detection algorithm, digital image processing
susan
- 本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点-This code is susan Operator realize, susan can extract image edge and corner, is not sensitive to noise and speed, are mainly used to extract corner
susan
- 基于susan算法的角点检测程序,susan算法也是一个很出色的算法,有的效果甚至比harris还好-Susan algorithm based on corner detection procedures, susan algorithm is also a very good algorithm, and some effect even better than the harris
susan_matlab
- 用matlab编写的SUSAN角点检测程序-Matlab prepared using SUSAN corner detection procedures
susan
- Susan算法,用于角点检测。很先进的方法,国内有人改进过,这是原来的方法。-Susan algorithm for corner detection. The most advanced methods, there are those who improved, this is the original method.
SUSAN
- SUSAN角点检测很实用,里面还有详细说明,希望对大家有帮助!-SUSAN corner detection is very useful, there is also a detailed descr iption, and they hope to help everyone!
SUSAN
- IDL编写的一个SUSAN角点检测程序,相当不错,可参考·-IDL prepared a SUSAN corner detection procedures, quite good, we can make reference
Susan
- 主要实现视频文件中对每帧图像susan角点检测,程序比较清晰易读-The main achievement of the video file for each fr a me image susan corner detection, procedures legible
keypointExtraction
- 功能强大的角点检测程序,包括harris角点检测、susan角点检测等-A powerful corner detection procedures, including the harris corner detection, susan corner detection, etc.
Susan
- Susan算子 用于图像边缘提取。 和图像角点提取-Susan operator for image edge extraction. And Image Corner Detection
susan
- 基于susan算法的角点检测程序,提供对图像特征准确,鲁棒,快速的提取-Susan algorithm based on corner detection procedures, providing an accurate image features, robust, fast extraction
susan2l
- susan角点检测程序,在 vc环境下可执行。-susan corner detection program, executable under vc.
SUSAN_MATCH
- SUSAN角点匹配 自动化检测角点 灰度图象的匹配-SUSAN corner matching automatic corner detection image matching gray
SUSAN
- SUSAN算子检测图像边缘和角点,可以自己定义不同的检测模板,实现不同功能的角点检测。-SUSAN operator detect image edges and corners, can define a different template to different functions of the corner detection.
角点检测
- Harris和Susan的角点检测,以及自己实现的例子(Harris & Susan corner detection)