unmatchedFaces property
An array of faces in the target image that did not match the source image face.
Implementation
final List<ComparedFace>? unmatchedFaces;
An array of faces in the target image that did not match the source image face.
final List<ComparedFace>? unmatchedFaces;