faces property

The array of faces detected on the image.

Implementation

List<MatchFacesDetectionFace> get faces => _faces;