unmatchedFaces property

List<ComparedFace>? unmatchedFaces
final

An array of faces in the target image that did not match the source image face.

Implementation

final List<ComparedFace>? unmatchedFaces;