Interface IMyDetector

All Known Implementing Classes:
Detector

public interface IMyDetector
  • Method Details

    • setPixM

      void setPixM(PixM matrice)
    • execute

      void execute()
    • getFaces

      int getFaces()
    • getFaceIds

      int[] getFaceIds()
    • getEyeLeft

      Point2D getEyeLeft()
    • getEyeRight

      Point2D getEyeRight()
    • getNose

      Point2D getNose()
    • getMouthLeft

      Point2D getMouthLeft()
    • getMouthRight

      Point2D getMouthRight()