OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
facemark.hpp File Reference
#include "opencv2/core.hpp"
#include <vector>
Include dependency graph for facemark.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  cv::face::Facemark
 Abstract base class for all facemark models. More...
 

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
 
namespace  cv::face
 

Functions

Ptr< Facemarkcv::face::createFacemarkAAM ()
 construct an AAM facemark detector
 
Ptr< Facemarkcv::face::createFacemarkKazemi ()
 construct a Kazemi facemark detector
 
Ptr< Facemarkcv::face::createFacemarkLBF ()
 construct an LBF facemark detector