CSS角点检测算法我要分享

CSS corner detection algorithm

matlab 算法 css 检测

关注次数: 185

下载次数: 0

文件大小: 925.01 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:这是用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 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 Optical Engineering     Matlab      确实如此,效果很好,不管是边缘还是角点 ---  csb 注


English Description:

This is a corner detector written in MATLAB, the effect is better than the popular Harris, Susan, CSS and so on. 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 Optical Engineering     Matlab


代码预览