Class MatchFacesComparedFace


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

      • getFaceIndex

        public java.lang.Integer getFaceIndex()
        The index to the array of `faces` in the `detection` results.
        Returns:
        face position index
      • getImageIndex

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