Contents

CIFeature

The abstract superclass for objects representing notable features detected in an image.

Declaration

class CIFeature

Overview

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.

Topics

Feature Properties

Feature Types

See Also

Image Feature Detection