![]() | Params Properties |
The FacemarkLBFParams type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaggingOverlap |
overlap ratio for training the LBF feature
|
![]() | CascadeFace |
filename of the face detector model
|
![]() | CvPtr |
Native pointer of OpenCV structure
(Inherited from DisposableCvObject.) |
![]() | DetectROI | |
![]() | FeatsM | |
![]() | InitShapeN |
multiplier for augment the training data
|
![]() | IsDisposed |
Gets a value indicating whether this instance has been disposed.
(Inherited from DisposableObject.) |
![]() | IsEnabledDispose |
Gets or sets a value indicating whether you permit disposing this instance.
(Inherited from DisposableObject.) |
![]() | ModelFilename |
filename where the trained model will be saved
|
![]() | NLandmarks |
number of landmark points
|
![]() | Pupils0 |
index of facemark points on pupils of left and right eye
|
![]() | Pupils1 |
index of facemark points on pupils of left and right eye
|
![]() | RadiusM | |
![]() | SaveModel |
flag to save the trained model or not
|
![]() | Seed |
seed for shuffling the training data
|
![]() | ShapeOffset |
offset for the loaded face landmark points
|
![]() | StagesN |
number of refinement stages
|
![]() | TreeDepth |
the depth of decision tree, defines the size of feature
|
![]() | TreeN |
number of tree in the model for each landmark point refinement
|
![]() | Verbose |
show the training print-out
|