faces property

List<Rectangle>? faces
final

The face recognition rectangles. The length of the array is the same as the number of detected faces.

Implementation

final List<Rectangle>? faces;