Syntax
| C# |
|---|
public class Vi_FaceDetectorState |
The type exposes the following members.
Public Constructors
| Name | Description | |
|---|---|---|
| Vi_FaceDetectorStateVi_FaceDetectorStateNew |
Public Methods
| Name | Description | |
|---|---|---|
| Clone |
Clone Vi_ Face Detector State
| |
| CopyTo |
Copy To Vi_ Face Detector State
| |
| Deserialize |
Deserialize Deserialize
| |
| Serialize |
Serialize Serialize
|
Public Properties
| Name | Description | |
|---|---|---|
| CascadeName |
Filename indicating location of face detection training parameters. If you wish to use your own parameters, please refer to the OpenCV reference manual
http://sourceforge.net/projects/opencvlibrary/.
| |
| Enabled |
Indicates whether or not the detector is processing frames.
| |
| EstimatedFrameRate |
Estimated frame rate of the detector, in Hz.
|