fast-matlab-src

所属分类:图形图像处理
开发工具:matlab
文件大小:171KB
下载次数:131
上传日期:2008-12-21 14:11:03
上 传 者dshou1
说明:  快速角点检测算法,本算法针对图像中存在的线和点进行检测,算法通过matlab程序实现,结果表明具有很好的效果
(Fast corner detection algorithm, the algorithm for images that exist in the line and point detection algorithm matlab program, results show that with good results)

文件列表:
fast-matlab-src (0, 2006-02-28)
fast-matlab-src\example.m (401, 2006-02-28)
fast-matlab-src\fast_corner_detect_10.m (164469, 2006-02-28)
fast-matlab-src\fast_corner_detect_11.m (132321, 2006-02-28)
fast-matlab-src\fast_corner_detect_12.m (126136, 2006-02-28)
fast-matlab-src\fast_corner_detect_9.m (177871, 2006-02-28)
fast-matlab-src\fast_nonmax.m (2828, 2006-02-28)
fast-matlab-src\lab.pgm (221316, 2006-02-28)
fast-matlab-src\LICENSE (1500, 2006-02-28)

FAST corner detection in MATLAB. -- Edward Rosten Five functions are provided: fast_corner_detect_9 fast_corner_detect_10 fast_corner_detect_11 fast_corner_detect_12 fast_nonmax for corner detection and nonmaximal suppression. Online help is provided for all these functions, and an example is provided in example.m For more information on the FAST detector, visit the FAST home page at http://mi.eng.cam.ac.uk/~er258/work/fast.html If you use this in academic work, then please cite the following two papers: Fusing Points and Lines for High Performance Tracking, E. Rosten and T. Drummond, ICCV 2005 Machine learning for high-speed corner detection, E. Rosten and T. Drummond, ECCV 2006 The Bibtex entries are: @inproceedings{rosten_2005_tracking, title = "Fusing points and lines for high performance tracking.", author = "Edward Rosten and Tom Drummond", year = "2005", month = "October", pages = "1508--1511", volume = "2", booktitle = "IEEE International Conference on Computer Vision", notes = "Oral presentation", url = "http://mi.eng.cam.ac.uk/~er258/work/rosten_2005_tracking.pdf" } @inproceedings{rosten_2006_machine, title = "Machine learning for high-speed corner detection", author = "Edward Rosten and Tom Drummond", year = "2006", month = "May", booktitle = "European Conference on Computer Vision (to appear)", notes = "Poster presentation", url = "http://mi.eng.cam.ac.uk/~er258/work/rosten_2006_machine.pdf" }

近期下载者

相关文件


收藏者