Interface EyeOpen.Builder

    • Method Detail

      • value

        EyeOpen.Builder value​(Boolean value)

        Boolean value that indicates whether the eyes on the face are open.

        Parameters:
        value - Boolean value that indicates whether the eyes on the face are open.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • confidence

        EyeOpen.Builder confidence​(Float confidence)

        Level of confidence in the determination.

        Parameters:
        confidence - Level of confidence in the determination.
        Returns:
        Returns a reference to this object so that method calls can be chained together.