FacemarkAAMParams Class |
Namespace: OpenCvSharp.Face
The FacemarkAAMParams type exposes the following members.
| Name | Description | |
|---|---|---|
| FacemarkAAMParams |
Constructor
|
| Name | Description | |
|---|---|---|
| CvPtr |
Native pointer of OpenCV structure
(Inherited from DisposableCvObject.) | |
| 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.) | |
| M | ||
| ModelFilename |
filename of the model
| |
| N | ||
| NIter | ||
| SaveModel |
flag to save the trained model or not
| |
| Scales | ||
| Verbose |
show the training print-out
|
| Name | Description | |
|---|---|---|
| Dispose |
Releases the resources
(Inherited from DisposableObject.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Read | ||
| ThrowIfDisposed |
If this object is disposed, then ObjectDisposedException is thrown.
(Inherited from DisposableObject.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Write |