Corner

所属分类:图形图像处理
开发工具:matlab
文件大小:107KB
下载次数:208
上传日期:2008-06-17 20:24:59
上 传 者agent
说明:  根据论文Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support算法写的角点检测
(err)

文件列表:
Corner\b.gif (1707, 2000-01-22)
Corner\c.gif (1745, 2000-01-22)
Corner\corner.m (13922, 2006-01-24)
Corner\d.gif (1426, 2000-01-22)
Corner\e.gif (1759, 2000-01-22)
Corner\f.gif (1879, 2000-01-22)
Corner\g.gif (1916, 2000-01-22)
Corner\gui_corner.fig (19024, 2005-05-10)
Corner\gui_corner.m (8565, 2005-05-10)
Corner\house.bmp (66568, 2003-10-17)
Corner\h.gif (2182, 2006-01-17)
Corner\a.gif (2139, 2000-01-22)
Corner\edge.jpg (9603, 2007-10-12)
Corner\corner.jpg (10900, 2007-10-12)
Corner\cout.mat (336, 2007-10-12)
Corner\Thumbs.db (40448, 2008-06-17)
Corner (0, 2007-10-12)

CORNER works by the following step: 1. Apply the Canny edge detector to the grey level image and obtain a binary edge-map. 2. Extract the edge contours from the edge-map, fill the gaps in the contours. 3. Compute curvature at a low scale for each contour to retain all true corners.All of the curvature local maxima are considered as initial corner candidates. 4. Initial corner candidates are compared using an adaptive local threshold to remove the round corners. 5. The angles of corner candidates are evaluated to eliminate any false corners due to quantization noise and trivial details. The above evaluation is based on a dynamic region of support, which changes according to its adjacent corner candidates. 6. End points of contours are considered with an additional criterion. 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 Conference on Pattern Recognition, 2:791-794, August 2004. Improved algorithm has been included in ?A Corner Detector based on Global and Local Curvature Properties?and submitted to Pattern Recognition.

近期下载者

相关文件


收藏者