Files
opencv_contrib/modules/face/tutorials/facemark_tutorial.markdown
T

702 B

Tutorial on Facial Landmark Detector API

The facial landmark detector API is useful to detect facial landmarks from an input image.

  • @subpage tutorial_facemark_add_algorithm

    Compatibility: > OpenCV 3.0

    Author: Laksono Kurnianggoro

    Adding a new algorithm in to the API.

  • @subpage tutorial_facemark_usage

    Compatibility: > OpenCV 3.0

    Author: Laksono Kurnianggoro

    Tutorial on how to use the API.

  • @subpage tutorial_facemark_aam

    Compatibility: > OpenCV 3.0

    Author: Laksono Kurnianggoro

    Tutorial on how to use the FacemarkAAM algorithm.