Feature detection (computer vision): Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
m Alter: journal, template type. Add: citeseerx, isbn. | You can use this bot yourself. Report bugs here. | User-activated.
m Definition of a feature: Slightly changed the phrasing of the first senstense of the last paragraph to make its point more straightforward. A tiny change.
Line 16:
Occasionally, when feature detection is [[computationally expensive]] and there are time constraints, a higher level algorithm may be used to guide the feature detection stage, so that only certain parts of the image are searched for features.
 
ManyThere are many computer vision algorithms that use feature detection as the initial step, so as a result, a very large number of feature detectors have been developed. These vary widely in the kinds of feature detected, the computational complexity and the repeatability.
 
== Types of image features ==