FacemarkLBFParams 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
|
![]() | InitShapeN |
multiplier for augment the training data
|
![]() | ModelFile |
filename where the trained model will be saved
|
![]() | NLandmarks |
number of landmark points
|
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | SaveModel |
flag to save the trained model or not
|
![]() | 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
|