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.SuperpixelSEEDS Member List

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

__fromPtr__(IntPtr addr)OpenCVForUnity.XimgprocModule.SuperpixelSEEDSstatic
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.SuperpixelSEEDSprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getLabelContourMask(Mat image, bool thick_line)OpenCVForUnity.XimgprocModule.SuperpixelSEEDS
getLabelContourMask(Mat image)OpenCVForUnity.XimgprocModule.SuperpixelSEEDS
getLabels(Mat labels_out)OpenCVForUnity.XimgprocModule.SuperpixelSEEDS
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getNumberOfSuperpixels()OpenCVForUnity.XimgprocModule.SuperpixelSEEDS
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
iterate(Mat img, int num_iterations)OpenCVForUnity.XimgprocModule.SuperpixelSEEDS
iterate(Mat img)OpenCVForUnity.XimgprocModule.SuperpixelSEEDS
save(string filename)OpenCVForUnity.CoreModule.Algorithm
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic