corner detection 的相关东东。
转自 http://blog.youkuaiyun.com/luckydongbin/archive/2008/04/24/2324946.aspx
http://en.wikipedia.org/wiki/Corner_detection#The_SUSAN_corner_detector
介绍角点的基本算法,有部分代码,大家都可以维护的!
http://users.fmrib.ox.ac.uk/~steve/susan/susan/node12.html
算法比较的相关网站:
http://www.bmva.ac.uk/bmvc/2001/papers/13/13.html
http://www.bmva.ac.uk/bmvc/2001/index.html
http://www.cim.mcgill.ca/~dparks/CornerDetector/index.htm
最后一个网站很不错呢,介绍的挺详细的,各种算法的比较。