You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
702 B
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.