__fromPtr__(IntPtr addr) | OpenCVForUnity.XimgprocModule.GraphSegmentation | static |
clear() | OpenCVForUnity.CoreModule.Algorithm | virtual |
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.GraphSegmentation | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
empty() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getDefaultName() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getK() | OpenCVForUnity.XimgprocModule.GraphSegmentation | |
getMinSize() | OpenCVForUnity.XimgprocModule.GraphSegmentation | |
getNativeObjAddr() | OpenCVForUnity.CoreModule.Algorithm | |
getSigma() | OpenCVForUnity.XimgprocModule.GraphSegmentation | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.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.DisposableObject | static |