最終更新:2020-04-25 (土) 00:31:53 (1460d)  

OpenCV/Facemark API
Top / OpenCV / Facemark API

https://docs.opencv.org/master/d7/dec/tutorial_facemark_usage.html

https://docs.opencv.org/master/d2/d42/tutorial_face_landmark_detection_in_an_image.html

https://gist.github.com/kurnianggoro/74de9121e122ad0bd825176751d47ecc

モデル

cv::face::Facemark

  • Abstract base class for all facemark models.

派生クラス

メモ

  • the trained model for AAM is to big (~500MB),

関連

参考