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

    Class MatchFacesDetection

    Represents detection results on an input image as a part of MatchFacesResponse.

    Index
    • get image(): MatchFacesImage

      The input image used for comparison operation.

      Returns MatchFacesImage

    • get imageIndex(): number

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

      Returns number