#include <opencv2/face/facemarkLBF.hpp>
◆ BBox() [1/2]
cv::face::FacemarkLBF::BBox::BBox |
( |
| ) |
|
◆ ~BBox()
cv::face::FacemarkLBF::BBox::~BBox |
( |
| ) |
|
◆ BBox() [2/2]
cv::face::FacemarkLBF::BBox::BBox |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
w, |
|
|
double |
h |
|
) |
| |
◆ project()
Mat cv::face::FacemarkLBF::BBox::project |
( |
const Mat & |
shape | ) |
const |
◆ reproject()
Mat cv::face::FacemarkLBF::BBox::reproject |
( |
const Mat & |
shape | ) |
const |
◆ height
double cv::face::FacemarkLBF::BBox::height |
◆ width
double cv::face::FacemarkLBF::BBox::width |
double cv::face::FacemarkLBF::BBox::x |
◆ x_center
double cv::face::FacemarkLBF::BBox::x_center |
◆ x_scale
double cv::face::FacemarkLBF::BBox::x_scale |
double cv::face::FacemarkLBF::BBox::y |
◆ y_center
double cv::face::FacemarkLBF::BBox::y_center |
◆ y_scale
double cv::face::FacemarkLBF::BBox::y_scale |
The documentation for this class was generated from the following file: