Content deleted Content added
→References: Added explanations about the references |
|||
Line 92:
== References ==
*Canny, J., A Computational Approach To Edge Detection, IEEE Trans. Pattern Analysis and Machine Intelligence, 8:679-714, 1986.(Canny edge detection)
* {{cite conference
| author=C. Harris and M. Stephens
Line 100:
| year=1988
| url=http://www.csse.uwa.edu.au/~pk/research/matlabfns/Spatial/Docs/Harris/A_Combined_Corner_and_Edge_Detector.pdf
}}(Harris/Plessey corner detection)
*{{cite journal
| author=S. M. Smith and J. M. Brady
Line 111:
| month=May
| year=1997
}}(The SUSAN corner detector)
* {{cite conference
| author=J. Shi and C. Tomasi
Line 120:
| year=1994
| url=http://citeseer.ist.psu.edu/shi94good.html
}}(The Shi and Tomasi corner detector)
*{{cite journal
| author=M. Trajkovic and M. Hedley
Line 129:
| pages = 75-87
| year = 1998
}}(The FAST corner detector)
* {{cite journal
| author=T. Lindeberg
Line 139:
| pages=pp 77--116
| url=http://www.nada.kth.se/cvap/abstracts/cvap198.html
}}(Laplacian blob detection and automatic scale selection)
* {{cite journal
| author=D. Lowe
Line 146:
| year=2004
| url=http://citeseer.ist.psu.edu/654168.html
}}(DOG blob detection with automatic scale selection)
*{{cite conference
| author=J. Matas, O. Chum, M. Urban and T. Pajdla
Line 154:
| pages=pp 384-393
| url=http://cmp.felk.cvut.cz/~matas/papers/matas-bmvc02.pdf
}}(The MSER blob detector)
* {{cite journal
| author=T. Lindeberg
Line 164:
| pages=pp 283--318
| url=http://www.nada.kth.se/~tony/abstracts/Lin92-IJCV.html
}}(Grey-level blob detection)
*R. Haralick, "Ridges and Valleys on Digital Images," Computer Vision, Graphics, and Image Processing vol. 22, no. 10, pp. 28-38, Apr. 1983.(Ridge detection using facet model)
*J. L. Crowley and A. C. Parker, "A Representation for Shape Based on Peaks and Ridges in the Difference of Low Pass Transform", IEEE Transactions on PAMI, PAMI 6 (2), pp 156-170, March 1984.(Ridge detection based on DOGs)
*D. Eberly , R. Gardner , B. Morse , S. Pizer , C. Scharlach, Ridges for image analysis, Journal of Mathematical Imaging and Vision, v.4 n.4, p.353-373, Dec. 1994.(Ridge detection)
*T. Lindeberg: "Edge detection and ridge detection with automatic scale selection", International Journal of Computer Vision, vol 30, number 2, pp. 117--154, 1998. Earlier version presented at IEEE Conference on Pattern Recognition and Computer Vision, CVPR'96, San Francisco, California, pages 465--470, june 1996]
(Ridge detection with automatic scale selection)
== See also ==
|