OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation Member List

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

__fromPtr__(IntPtr addr)OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentationstatic
addGraphSegmentation(GraphSegmentation g)OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
addImage(Mat img)OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
addStrategy(SelectiveSearchSegmentationStrategy s)OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
clearGraphSegmentations()OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
clearImages()OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
clearStrategies()OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
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.SelectiveSearchSegmentationprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
process(MatOfRect rects)OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setBaseImage(Mat img)OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
switchToSelectiveSearchFast(int base_k, int inc_k, float sigma)OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
switchToSelectiveSearchFast(int base_k, int inc_k)OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
switchToSelectiveSearchFast(int base_k)OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
switchToSelectiveSearchFast()OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
switchToSelectiveSearchQuality(int base_k, int inc_k, float sigma)OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
switchToSelectiveSearchQuality(int base_k, int inc_k)OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
switchToSelectiveSearchQuality(int base_k)OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
switchToSelectiveSearchQuality()OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
switchToSingleStrategy(int k, float sigma)OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
switchToSingleStrategy(int k)OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
switchToSingleStrategy()OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic