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.ImgprocModule.IntelligentScissorsMB Member List

This is the complete list of members for OpenCVForUnity.ImgprocModule.IntelligentScissorsMB, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.ImgprocModule.IntelligentScissorsMBstatic
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.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.ImgprocModule.IntelligentScissorsMBprotectedvirtual
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
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.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.DisposableObjectstatic