Contents

CIDetectorMinFeatureSize

A key used to specify the minimum size that the detector will recognize as a feature.

Declaration

let CIDetectorMinFeatureSize: String

Discussion

The value for this key is an NSNumber object ranging from 0.0 through 1.0 that represents a fraction of the minor dimension of the image.

See Also

Constants