Dlib FaceLandmark Detector 2.0.0
Enox Software
|
This is the complete list of members for DlibFaceLandmarkDetector.UnityIntegration.DlibEnv, including all inherited members.
GetFilePath(string filepath, bool refresh=false, int timeout=0) | DlibFaceLandmarkDetector.UnityIntegration.DlibEnv | static |
GetFilePathAsync(string filepath, Action< string, float > progressChanged=null, Action< string, string, long > errorOccurred=null, bool refresh=false, int timeout=0, CancellationToken cancellationToken=default) | DlibFaceLandmarkDetector.UnityIntegration.DlibEnv | static |
GetFilePathCoroutine(string filepath, Action< string > completed, Action< string, float > progressChanged=null, Action< string, string, long > errorOccurred=null, bool refresh=false, int timeout=0) | DlibFaceLandmarkDetector.UnityIntegration.DlibEnv | static |
GetFilePathTaskAsync(string filepath, Action< string, float > progressChanged=null, Action< string, string, long > errorOccurred=null, bool refresh=false, int timeout=0, CancellationToken cancellationToken=default) | DlibFaceLandmarkDetector.UnityIntegration.DlibEnv | static |
GetMultipleFilePaths(IReadOnlyList< string > filepaths, bool refresh=false, int timeout=0) | DlibFaceLandmarkDetector.UnityIntegration.DlibEnv | static |
GetMultipleFilePathsAsync(IReadOnlyList< string > filepaths, Action< string > completed=null, Action< string, float > progressChanged=null, Action< string, string, long > errorOccurred=null, bool refresh=false, int timeout=0, CancellationToken cancellationToken=default) | DlibFaceLandmarkDetector.UnityIntegration.DlibEnv | static |
GetMultipleFilePathsCoroutine(IReadOnlyList< string > filepaths, Action< IReadOnlyList< string > > allCompleted, Action< string > completed=null, Action< string, float > progressChanged=null, Action< string, string, long > errorOccurred=null, bool refresh=false, int timeout=0) | DlibFaceLandmarkDetector.UnityIntegration.DlibEnv | static |
GetMultipleFilePathsTaskAsync(IReadOnlyList< string > filepaths, Action< string > completed=null, Action< string, float > progressChanged=null, Action< string, string, long > errorOccurred=null, bool refresh=false, int timeout=0, CancellationToken cancellationToken=default) | DlibFaceLandmarkDetector.UnityIntegration.DlibEnv | static |
GetVersion() | DlibFaceLandmarkDetector.UnityIntegration.DlibEnv | static |