The application of Hough Transform for corner detection
Corners are very attractive features of many applications in human perception and computer vision. The problem of detecting corners is simplified into detecting simple lines in a local coordinate system. As simple lines can be expressed using only one parameter, Hough Transform can detect them quick...
Saved in:
主要作者: | |
---|---|
格式: | Thesis |
語言: | English |
出版: |
2006
|
主題: | |
在線閱讀: | http://eprints.utm.my/id/eprint/3804/1/MohdFuadJamaludinMFS2006.pdf |
標簽: |
添加標簽
沒有標簽, 成為第一個標記此記錄!
|
總結: | Corners are very attractive features of many applications in human perception and computer vision. The problem of detecting corners is simplified into detecting simple lines in a local coordinate system. As simple lines can be expressed using only one parameter, Hough Transform can detect them quickly. Other edge detectors have some problems when marking edge points around corners. Based on both gradient magnitude threshold and grey level analysis, the edge points can be detected. Using the Sobel and Kirsch Operator, an image can be extracted and provide the edge points for Hough Transform. Mean while, the Zhang Suen Thinning Method can be used to reduce the edge points into minima points to speed up the algorithm. To illustrate the problem, the interface program is developed by using Microsoft Visual C++ 6.0. |
---|