3DiVi Face SDK
3.24.1
|
This is the complete list of members for VDT.FaceRecognition.SDK.Capturer, including all inherited members.
capture(RawImage image) | VDT.FaceRecognition.SDK.Capturer | inline |
capture(byte[] data) | VDT.FaceRecognition.SDK.Capturer | inline |
CapturerType enum name | VDT.FaceRecognition.SDK.Capturer | |
Dispose() | VDT.FaceRecognition.SDK.IDisposableObject | inlinevirtual |
getType() | VDT.FaceRecognition.SDK.Capturer | inline |
isDisposed | VDT.FaceRecognition.SDK.IDisposableObject | |
manualCapture(RawImage image, float left_eye_x, float left_eye_y, float right_eye_x, float right_eye_y) | VDT.FaceRecognition.SDK.Capturer | inline |
manualCapture(RawImage image, List< Point > points) | VDT.FaceRecognition.SDK.Capturer | inline |
manualCapture(byte[] data, float left_eye_x, float left_eye_y, float right_eye_x, float right_eye_y) | VDT.FaceRecognition.SDK.Capturer | inline |
manualCapture(byte[] data, List< Point > points) | VDT.FaceRecognition.SDK.Capturer | inline |
resetHistory() | VDT.FaceRecognition.SDK.Capturer | inline |
setParameter(string parameter, double value) | VDT.FaceRecognition.SDK.Capturer | inline |