Overview#
Feature detection as used in Computer vision includes methods for computing abstractions of image information and making local decisions at every image point whether there is an image feature of a given type at that point or not.The resulting Feature detection may allow pattern-recognition and classifications of the image domain, often in the form of isolated points, continuous curves or connected regions.