OpenCV for Unity 2.6.5
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.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
OpenCVForUnity.XimgprocModule.GraphSegmentation Member List

This is the complete list of members for OpenCVForUnity.XimgprocModule.GraphSegmentation, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.XimgprocModule.GraphSegmentationstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
DisposableObject()OpenCVForUnity.DisposableObjectprotected
DisposableObject(bool isEnabledDispose)OpenCVForUnity.DisposableObjectprotected
DisposableOpenCVObject()OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
Dispose(bool disposing)OpenCVForUnity.XimgprocModule.GraphSegmentationprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getK()OpenCVForUnity.XimgprocModule.GraphSegmentation
getMinSize()OpenCVForUnity.XimgprocModule.GraphSegmentation
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getSigma()OpenCVForUnity.XimgprocModule.GraphSegmentation
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
processImage(Mat src, Mat dst)OpenCVForUnity.XimgprocModule.GraphSegmentation
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setK(float k)OpenCVForUnity.XimgprocModule.GraphSegmentation
setMinSize(int min_size)OpenCVForUnity.XimgprocModule.GraphSegmentation
setSigma(double sigma)OpenCVForUnity.XimgprocModule.GraphSegmentation
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic