contours property
Gets the contour based on the provided FaceContourType.
Null if contour was not detected.
Implementation
final Map<FaceContourType, FaceContour?> contours;
Gets the contour based on the provided FaceContourType.
Null if contour was not detected.
final Map<FaceContourType, FaceContour?> contours;