__fromPtr__(IntPtr addr) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | static |
applyImage(Mat image) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
applyImageFeatures(Mat non_edge, Mat gradient_direction, Mat gradient_magnitude, Mat image) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
applyImageFeatures(Mat non_edge, Mat gradient_direction, Mat gradient_magnitude) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
buildMap(Point sourcePt) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
buildMap(in Vec2d sourcePt) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
buildMap(in(double x, double y) sourcePt) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
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.ImgprocModule.IntelligentScissorsMB | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
getContour(Point targetPt, Mat contour, bool backward) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
getContour(Point targetPt, Mat contour) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
getContour(in Vec2d targetPt, Mat contour, bool backward) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
getContour(in Vec2d targetPt, Mat contour) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
getContour(in(double x, double y) targetPt, Mat contour, bool backward) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
getContour(in(double x, double y) targetPt, Mat contour) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
getNativeObjAddr() | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
IntelligentScissorsMB() | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.DisposableObject | |
setEdgeFeatureCannyParameters(double threshold1, double threshold2, int apertureSize, bool L2gradient) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
setEdgeFeatureCannyParameters(double threshold1, double threshold2, int apertureSize) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
setEdgeFeatureCannyParameters(double threshold1, double threshold2) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
setEdgeFeatureZeroCrossingParameters(float gradient_magnitude_min_value) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
setEdgeFeatureZeroCrossingParameters() | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
setGradientMagnitudeMaxLimit(float gradient_magnitude_threshold_max) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
setGradientMagnitudeMaxLimit() | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
setWeights(float weight_non_edge, float weight_gradient_direction, float weight_gradient_magnitude) | OpenCVForUnity.ImgprocModule.IntelligentScissorsMB | |
ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |