Dlib FaceLandmark Detector 1.4.1
Enox Software
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CApplicationException
 CDlibFaceLandmarkDetector.DlibExceptionThe exception that is thrown by DlibFaceLandmarkDetector
 CIDisposable
 CDlibFaceLandmarkDetector.DisposableObject
 CDlibFaceLandmarkDetector.DisposableDlibObject
 CDlibFaceLandmarkDetector.FaceLandmarkDetectorFace landmark detector
 CDlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsUtility class for the integration of DlibFaceLandmarkDetector and OpenCVForUnity
 CDlibFaceLandmarkDetector.FaceLandmarkDetector.RectDetectionRepresents the detection result of an object, including its bounding rectangle, detection confidence, and weight index
 CDlibFaceLandmarkDetector.UnityUtils.Utils