class DfaceRecognize, a class responsible for face recognizing
More...
class DfaceRecognize, a class responsible for face recognizing
DFace.DfaceRecognize.DfaceRecognize |
( |
String |
modePath, |
|
|
int |
accuracy, |
|
|
out int |
err_code |
|
) |
| |
DFaceRecognize Constructor
- Parameters
-
modePath | DFace model path |
accuracy | accuracy(2:high speed 3:high accuracy(default)) |
void DFace.DfaceRecognize.Dispose |
( |
| ) |
|
unsafe byte [] DFace.DfaceRecognize.extractFaceFeatureByImg |
( |
Bitmap |
bmp, |
|
|
Box |
box |
|
) |
| |
Extract face feature(for face compare)
- Parameters
-
- Returns
- face feature(512 bytes)
The documentation for this class was generated from the following file:
- dotnet/en/DFaceEnglish.cs