@regulaforensics/face-sdk
    Preparing search index...

    Class ComparedFace

    Represents a reference information of the compared face.

    Index
    • get faceIndex(): number | null

      The index to the array of faces in the detection results.

      Returns number | null

    • get imageIndex(): number

      The index to the input image in the input array provided to the request.

      Returns number