Newsgroups: sci.image.processing
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!news.mathworks.com!news.ultranet.com!news.sprintlink.net!howland.reston.ans.net!Germany.EU.net!nntp.gmd.de!news.rwth-aachen.de!news.rhrz.uni-bonn.de!news.uni-stuttgart.de!rz.uni-karlsruhe.de!stepsun.uni-kl.de!sun.rhrk.uni-kl.de!news
From: kohlmann@rhrk.uni-kl.de
Subject: Re: REQUEST: info on corner detectors
Message-ID: <1995Apr4.072609.10594@rhrk.uni-kl.de>
Lines: 86
Sender: news@rhrk.uni-kl.de
Reply-To: kohlmann@rhrk.uni-kl.de
Organization: University of Kaiserslautern, Germany
X-Newsreader: IBM NewsReader/2 v1.02
References: <3lal2b$23s@mimsy.cs.umd.edu>
Date: Tue, 4 Apr 1995 07:26:09 GMT
Lines: 87

In <3lal2b$23s@mimsy.cs.umd.edu>, shekhar@cfar.umd.edu (Chandra Shekhar) writes:
>Hi,
>
>I am interested in obtaining references/survey papers/code
>on corner detection in 2-D images. Pointers to general papers
>on this subject are welcome, but I am specifically interested
>in the following two issues:
>
>(1) Sub-pixel localization of corners
>(2) Labelling of corners (Y, L, T, ->, etc.)
>
>Please respond by email to shekhar@cfar.umd.edu.
>
>
>""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
>Chandra Shekhar
>Assistant Research Scientist
>Center for Automation Research
>University of Maryland
>""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
>
>P.S. Does anybody have a list of public-domain image processing
>packages?
>



Hi Chandra,

here are some references about corner detection:
   
Deriche, Rachid; Giraudon, Gerard;
 A Computational Approach for Corner and Vertex Detection,
 Int. J. of Comp. Vis., No. 2, Vol. 10, pp 101-124, 1993
   
Henricsson, O.; Heitger, F.;
 The Role of Key-Points in Finding Contpurs,
 Computer Vision  - ECCV '94, Springer-Verlag, Berlin Heidelberg, 1994
   
Lee, Jiann-Der; Chen, Chin-Hsing; Lee, Jau-Yien; Chien, Li-Ming; Sun, York-Yih;
 The Fibonacci Search for Cornerpoint Detection of Two-Dimensional Images,
 Mathl. Comput. Modelling, No. 11, Vol. 16, pp 15-20, 1992
   
Mehrotra, Rajiv; Nichani, Sanjay; Ranganathan, N.;
 CORNER DETECTION, Pattern Recognition, No. 11, Vol. 23, pp 1223-1233, 1990
   
Noble, J. Alison;
 Finding corners, Image and vision computing, No. 2, Vol. 6, pp 121-128, 1988
   
Noble, J. Alison;
 Finding half boundaries and junctions in images, Image and vision computing,
 No. 4, Vol. 10, pp 219-232, 1992
   
Rangarajan, Krishnan; Shah, Mubarak; Brackle, David van;
 OPTIMAL CORNER DETECTOR, Computer Vision, Graphics, and Image Processing,
 Vol. 48, pp 230-245,1989
   
Rosenthaler, L.; Heitger, F.; Kbler, O.; Heydt, R. von der;
 DETECTION OF GENERAL EDGES AND KEYPOINTS,
 Computer Vision - ECCV '92 Second European Conf. on Comp. Vis.,
 Springer, Italy, May 1992, 1992
   
Singh, Ajit; Shneier, Michael;
 Grey Level Corner Detection: A Geralized and a Robust Real Time Implementation,
 CVGIP, Vol. 51, pp 54-69, 1990
   


In 

Cooper, James; Venkatesh, Svetha; Kitchen, Leslie;
 EARLY JUMP-OUT CORNER DETECTORS, IEEE Trans. on PAMI, No. 8, Vol. 15, pp 823-828, 1993

(The same authors wrote a Technical Report (TR-90-14) which is more detailed.
 Available via WWW from the University of Western Australia, Dept. of Comp. Sci.)

you will find a algorithm for detecting junctions (L,T,Y, etc.).


Hope this helps.



Klaus Kohlmann 

(kohlmann@rhrk.uni-kl.de)

