搜索资源列表
corner_detector
- 我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。 Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Co
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
corner-detection-
- 该程序是包含多种角点提取的方法,如harris-laplace、susan等-The program includes a variety of corner detection is the method, such as the harris-laplace, susan, etc.
susan
- mallest Univalue Segment Assimilating Nucleus is used to extract the edge and corner points of local feature area. The principle of operator SUSAN is to make a mask on the circle area of one point with the radius of r and then observe every point in
角点检测
- Harris和Susan的角点检测,以及自己实现的例子(Harris & Susan corner detection)