Publication Details

Corner Detection Based on Estimated Eigenvalues

VENERA Jiří. Corner Detection Based on Estimated Eigenvalues. In: 23 Proceedings Spring Conference on Computer graphic April 26-28, 2007, Budmerice, Slovakia. Bratislava: Comenius University in Bratislava, 2007, pp. 71-78. ISBN 9788022322928.
Czech title
Detekce rohů založená na odhadu vlastních čísel
Type
conference paper
Language
english
Authors
Venera Jiří, Ing. (DCGM FIT BUT)
Keywords

corner detection, autocorrelation matrix, Harris Plessey operator, Förstner operator, Kitchen and Rosenfeld operator, eigen-values, image processing

Abstract

The main goal of this paper is to introduce existing methods for corner detection which are suitable for HW implementation. In paper is introduced a new method for corner detection based on estimated eigen-values of auto-correlation matrix and comparison of mentioned detectors.

Annotation

Corner detection is important part of many image analysis methods and the result of corner detection is essential for performance of stereo vision, augmented reality, etc. This paper proposes a new method of corner detection based on autocorrelation matrix estimated eigen-values and compares the new method with several frequently used methods The new method is superior to the more traditional ones as it is one-pass, robust, and also because it is easy to implement in programmable hardware. The main novel part of the method is that for determination of corner maxima it directly estimates eigen-values of autocorrelation matrix. Exact eigen-values computation is time consuming and it is obtained by solving the second order polynomial. However, estimation of eigen-values can be obtained through solving first order polynomial which gives good results and is faster than the known methods.

Published
2007
Pages
71-78
Proceedings
23 Proceedings Spring Conference on Computer graphic April 26-28, 2007, Budmerice, Slovakia
Conference
Spring Conference on Computer Graphics, Budmerice, Slovensko, SK
ISBN
9788022322928
Publisher
Comenius University in Bratislava
Place
Bratislava, SK
BibTeX
@INPROCEEDINGS{FITPUB8348,
   author = "Ji\v{r}\'{i} Venera",
   title = "Corner Detection Based on Estimated Eigenvalues",
   pages = "71--78",
   booktitle = "23 Proceedings Spring Conference on Computer graphic April 26-28, 2007, Budmerice, Slovakia",
   year = 2007,
   location = "Bratislava, SK",
   publisher = "Comenius University in Bratislava",
   ISBN = "9788022322928",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/8348"
}
Back to top