class DfaceTrack, a class responsible for face tracking
More...
|
static int | maxFaceCount = 10 |
|
class DfaceTrack, a class responsible for face tracking
DFace.DfaceTrack.DfaceTrack |
( |
String |
modePath, |
|
|
out int |
err_code |
|
) |
| |
DfaceTrack Constructor
- Parameters
-
modePath | DFace model path |
err_code | status(0:OK non-0:Error) |
void DFace.DfaceTrack.Dispose |
( |
| ) |
|
void DFace.DfaceTrack.restart |
( |
| ) |
|
void DFace.DfaceTrack.setMaxAge |
( |
int |
count | ) |
|
Set being tracked object max track count
- Parameters
-
void DFace.DfaceTrack.start |
( |
| ) |
|
void DFace.DfaceTrack.stop |
( |
| ) |
|
Box [] DFace.DfaceTrack.update |
( |
Bitmap |
bmp, |
|
|
Box[] |
in_boxes |
|
) |
| |
update track
- Parameters
-
bmp | bitmap |
in_boxes | old box |
- Returns
- updated box
The documentation for this class was generated from the following file:
- dotnet/en/DFaceEnglish.cs