CFP last date
20 May 2024
Reseach Article

Interest Point Detection – A Computer Vision Approach

by Diptam Dutta, Priyanka Mukherjee, Sandeep Kumar Jha
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 75 - Number 17
Year of Publication: 2013
Authors: Diptam Dutta, Priyanka Mukherjee, Sandeep Kumar Jha
10.5120/13207-0869

Diptam Dutta, Priyanka Mukherjee, Sandeep Kumar Jha . Interest Point Detection – A Computer Vision Approach. International Journal of Computer Applications. 75, 17 ( August 2013), 52-55. DOI=10.5120/13207-0869

@article{ 10.5120/13207-0869,
author = { Diptam Dutta, Priyanka Mukherjee, Sandeep Kumar Jha },
title = { Interest Point Detection – A Computer Vision Approach },
journal = { International Journal of Computer Applications },
issue_date = { August 2013 },
volume = { 75 },
number = { 17 },
month = { August },
year = { 2013 },
issn = { 0975-8887 },
pages = { 52-55 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume75/number17/13207-0869/ },
doi = { 10.5120/13207-0869 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T21:44:33.913067+05:30
%A Diptam Dutta
%A Priyanka Mukherjee
%A Sandeep Kumar Jha
%T Interest Point Detection – A Computer Vision Approach
%J International Journal of Computer Applications
%@ 0975-8887
%V 75
%N 17
%P 52-55
%D 2013
%I Foundation of Computer Science (FCS), NY, USA
Abstract

This paper describes a complementary mechanism that attempts to represent the Interest points (key points)[7][9][10] by a few of the intrinsic parameters in a rotation, scale and translation invariant manner. The parameter for this mechanism of finding interest point is that, the feature points or interest points[7][9][10] correspondences when the shapes of interest are each defined by a single, closed contour and the binary shape we obtained through segmentation represents some real-world object, which was sampled and binarized, and it is that object's identification that we want to estimate. That means by joining those key points, an image can be extracted. Corner is so special since it is the intersection of two edges; it represents a point in which the directions of these two edges change. Hence, the gradient of the image (in both directions) have a high variation, which can be used to detect it.

References
  1. Erik G. Learned-Miller, Introduction to Computer Vision, January 19, 2011.
  2. R. Owens,"Lecture 6",Computer Vision IT412,10/29/1997. http://homepages. inf. ed. ac. uk/rbf/CVonline/LOCAL_COPIES/OWENS/LECT6/node2. html Abeer George Ghuneim , Contour Tracing, 2000
  3. Fu Chang, Chun-Jen Chen and Chi-Jen Lu, A linear-time component-labeling algorithm using contour tracing technique, Received 8 August 2003; accepted 8 September 2003
  4. Young Hoon Lee ,Tung-Sing Leung, Gérard Medioni , Real-time staircase detection from a wearable stereo system.
  5. Konstantinos G. Derpanis, The Harris Corner Detector, October 27,2004.
  6. CORDELIA SCHMID, ROGER MOHR AND CHRISTIAN BAUCKHAGEINRIA Rhˆone-Alpes, 655 av. de l'Europe, 38330 Montbonnot, France, Evaluation of Interest Point Detectors.
  7. Stefan Leutenegger, Image Keypoint Detection, Description,and Matching.
  8. M. Zukal and X. Qui, "Algorithms for interest points detection," in 6th International Conference on Teleinformatics 2011, 2011, pp. 163–167,C. Schmid,R. Mohr and C. Bauckhage,"Evaluation of interest point detectors," Int. J. Comput. Vision, vol. 37, pp. 151–172, June 2000.
Index Terms

Computer Science
Information Sciences

Keywords

Computer Vision Object recognition Image matching Contour Tracing Interest Point detection.