__fromPtr__(IntPtr addr) | OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation | static |
addGraphSegmentation(GraphSegmentation g) | OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation | |
addImage(Mat img) | OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation | |
addStrategy(SelectiveSearchSegmentationStrategy s) | OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation | |
clear() | OpenCVForUnity.CoreModule.Algorithm | virtual |
clearGraphSegmentations() | OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation | |
clearImages() | OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation | |
clearStrategies() | OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation | |
DisposableObject() | OpenCVForUnity.DisposableObject | protected |
DisposableObject(bool isEnabledDispose) | OpenCVForUnity.DisposableObject | protected |
DisposableOpenCVObject() | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
Dispose(bool disposing) | OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
empty() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getDefaultName() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getNativeObjAddr() | OpenCVForUnity.CoreModule.Algorithm | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.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.DisposableObject | static |