CIFeature
The abstract superclass for objects representing notable features detected in an image.
Declaration
class CIFeatureOverview
A CIFeature object represents a portion of an image that a detector believes matches its criteria. Subclasses of CIFeature holds additional information specific to the detector that discovered the feature.