最終更新:2020-03-09 (月) 05:14:27 (1507d)  

cv::face
Top / cv::face

https://docs.opencv.org/trunk/d4/d48/namespacecv_1_1face.html

クラス

  • cv::face::BasicFaceRecognizer?
    cv::face::BIF?
    cv::face::EigenFaceRecognizer?
    cv::face::FacemarkAbstract base class for all facemark models.
    cv::face::FacemarkAAM
    cv::face::FacemarkKazemi
    cv::face::FacemarkLBF
    cv::face::FacemarkTrain?Abstract base class for trainable facemark models.
    cv::face::FaceRecognizer?Abstract base class for all face recognition models.
    cv::face::FisherFaceRecognizer
    cv::face::LBPHFaceRecognizer?
    cv::face::MACE?Minimum Average Correlation Energy Filter useful for authentication with (cancellable) biometrical features. (does not need many positives to train (10-50), and no negatives at all, also robust to noise/salting)
    cv::face::PredictCollector?Abstract base class for all strategies of prediction result handling.
    cv::face::StandardCollector?Default predict collector.