#include "facemark_train.hpp"
| cv::face::CParams::CParams |
( |
String |
cascade_model, |
|
|
double |
sf = 1.1, |
|
|
int |
minN = 3, |
|
|
Size |
minSz = Size(30, 30), |
|
|
Size |
maxSz = Size() |
|
) |
| |
| String cv::face::CParams::cascade |
| Size cv::face::CParams::maxSize |
Maximum possible object size.
| int cv::face::CParams::minNeighbors |
Parameter specifying how many neighbors each candidate rectangle should have to retain it.
| Size cv::face::CParams::minSize |
Minimum possible object size.
| double cv::face::CParams::scaleFactor |
Parameter specifying how much the image size is reduced at each image scale.
The documentation for this struct was generated from the following file:
- /tmp/SBo/opencv-3.4.2/opencv_contrib-3.4.2/modules/face/include/opencv2/face/facemark_train.hpp