Click or drag to resize

Params Properties

The FacemarkAAMParams type exposes the following members.

Properties
  NameDescription
Public propertyCvPtr
Native pointer of OpenCV structure
(Inherited from DisposableCvObject.)
Public propertyIsDisposed
Gets a value indicating whether this instance has been disposed.
(Inherited from DisposableObject.)
Public propertyIsEnabledDispose
Gets or sets a value indicating whether you permit disposing this instance.
(Inherited from DisposableObject.)
Public propertyM
Public propertyModelFilename
filename of the model
Public propertyN
Public propertyNIter
Public propertySaveModel
flag to save the trained model or not
Public propertyScales
Public propertyVerbose
show the training print-out
Top
See Also