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

Accessors

  • 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