CoreImage.CIDetector.FeaturesInImage Method
Analyzes the image and returns a list of features discovered in the image (faces, QR codes, rectangles).

Syntax

[Foundation.Export("featuresInImage:options:")]
public virtual CIFeature[] FeaturesInImage (CIImage image, Foundation.NSDictionary options)

Parameters

image
Image to analyze.
options
Set of options to configure the search for features in the image.

Returns

Array of discovered features.

Remarks

Requirements

Namespace: CoreImage
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0