搜索资源列表
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
SUSAN
- SUSAN算子检测图像边缘和角点,可以自己定义不同的检测模板,实现不同功能的角点检测。-SUSAN operator detect image edges and corners, can define a different template to different functions of the corner detection.
susan
- Matlab平台下用SuSan算法检测眼睛角点-Matlab platform with SuSan algorithm to detect the eye corner
keypointExtraction
- 基于susan、harris的角点检测,采用matlab编程,易于阅读-corner detection
121212
- 基于susan、hirrs方法的角点检测程序、采用matlab编程,易于阅读。-Corner Detectio
Susan-cornerdetect
- susan算法角点检测算法matlab源程序-susan corner detection algorithm algorithm matlab source
角点检测
- Harris和Susan的角点检测,以及自己实现的例子(Harris & Susan corner detection)