원문정보
초록
영어
The traditional Harris corner detection algorithm is sensitive to scale change, corners detected throughout the entire image under complex background, thus extracting more false corners, lead to the follow-up of large amount of calculation and a high rate of error matching. To solve this problem, this paper proposes an optimized Harris corner detection algorithm. First, a significant region detection method is used to extract the target area, and take closing operation for the result figure, can effectively achieve target and background segmentation; second, scale invariant describing methods is applied to Harris algorithm, at the same time, combined with the non-maximum suppression methods to extract corners, get more right corners. Through experiment contrasts, the algorithm used in this paper can be improved more corner detection performance.
목차
1. Introduction
2. Harris Corner Detection Algorithm
3. The Improved Harris Corner Detection Algorithm
3.1. Significant Region Detection Method
3.2. The Scale Invariant Harris Corner Detection Algorithm
4. Experimental Results and Analysis
5. Conclusion
Acknowledgements
References