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

This is the complete list of members for OpenCVForUnity.UnityUtils.DebugMatUtils, including all inherited members.

clear()OpenCVForUnity.UnityUtils.DebugMatUtilsstatic
destroyAllWindows()OpenCVForUnity.UnityUtils.DebugMatUtilsstatic
destroyWindow(string winname)OpenCVForUnity.UnityUtils.DebugMatUtilsstatic
DumpMode enum nameOpenCVForUnity.UnityUtils.DebugMatUtils
imshow(string winname, Mat img, bool dump=false, CoreModule.Rect roi=null, string debugText=null, bool isDataSRGB=true)OpenCVForUnity.UnityUtils.DebugMatUtilsstatic
imshow(string winname, Mat img, bool isDataSRGB)OpenCVForUnity.UnityUtils.DebugMatUtilsstatic
imshow(string winname, Mat img, bool dump, in(int x, int y, int width, int height) roi, string debugText=null, bool isDataSRGB=true)OpenCVForUnity.UnityUtils.DebugMatUtilsstatic
imshow(string winname, Mat img, bool dump, in Vec4i roi, string debugText=null, bool isDataSRGB=true)OpenCVForUnity.UnityUtils.DebugMatUtilsstatic
imshow(string winname, string debugText)OpenCVForUnity.UnityUtils.DebugMatUtilsstatic
imshow(string winname, Texture img, bool dump=false, DumpMode dumpMode=DumpMode.GetRawTextureDataMode, CoreModule.Rect roi=null, string debugText=null)OpenCVForUnity.UnityUtils.DebugMatUtilsstatic
imshow(string winname, Texture img, bool dump, DumpMode dumpMode, in(int x, int y, int width, int height) roi, string debugText=null)OpenCVForUnity.UnityUtils.DebugMatUtilsstatic
imshow(string winname, Texture img, bool dump, DumpMode dumpMode, in Vec4i roi, string debugText=null)OpenCVForUnity.UnityUtils.DebugMatUtilsstatic
LayoutType enum nameOpenCVForUnity.UnityUtils.DebugMatUtils
setup(LayoutType type=LayoutType.RIGHT)OpenCVForUnity.UnityUtils.DebugMatUtilsstatic