Class MatchFacesDetection


  • public final class MatchFacesDetection
    extends java.lang.Object
    • Method Detail

      • getImage

        public MatchFacesImage getImage()
        The input image used for comparison operation.
        Returns:
        MatchFacesImage object
        See Also:
        MatchFacesImage
      • getImageIndex

        public int getImageIndex()
        The index to the input image in the input array provided to the request.
        Returns:
        image position index
      • getException

        public MatchFacesException getException()
        The error describes a failed face detection
        Returns:
        #MatchFacesException object