OpenCV for Unity 3.0.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.12.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
OpenCVForUnity.UnityIntegration.OpenCVEnv Member List

This is the complete list of members for OpenCVForUnity.UnityIntegration.OpenCVEnv, including all inherited members.

GetFilePath(string filepath, bool refresh=false, int timeout=0)OpenCVForUnity.UnityIntegration.OpenCVEnvstatic
GetFilePathAsync(string filepath, Action< string, float > progressChanged=null, Action< string, string, long > errorOccurred=null, bool refresh=false, int timeout=0, CancellationToken cancellationToken=default)OpenCVForUnity.UnityIntegration.OpenCVEnvstatic
GetFilePathCoroutine(string filepath, Action< string > completed, Action< string, float > progressChanged=null, Action< string, string, long > errorOccurred=null, bool refresh=false, int timeout=0)OpenCVForUnity.UnityIntegration.OpenCVEnvstatic
GetFilePathTaskAsync(string filepath, Action< string, float > progressChanged=null, Action< string, string, long > errorOccurred=null, bool refresh=false, int timeout=0, CancellationToken cancellationToken=default)OpenCVForUnity.UnityIntegration.OpenCVEnvstatic
GetMultipleFilePaths(IReadOnlyList< string > filepaths, bool refresh=false, int timeout=0)OpenCVForUnity.UnityIntegration.OpenCVEnvstatic
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)OpenCVForUnity.UnityIntegration.OpenCVEnvstatic
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)OpenCVForUnity.UnityIntegration.OpenCVEnvstatic
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)OpenCVForUnity.UnityIntegration.OpenCVEnvstatic
GetVersion()OpenCVForUnity.UnityIntegration.OpenCVEnvstatic