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.EdgeDrawing_Params Member List

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

__fromPtr__(IntPtr addr)OpenCVForUnity.XimgprocModule.EdgeDrawing_Paramsstatic
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.EdgeDrawing_Paramsprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
EdgeDrawing_Params()OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
get_AnchorThresholdValue()OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
get_EdgeDetectionOperator()OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
get_GradientThresholdValue()OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
get_LineFitErrorThreshold()OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
get_MaxDistanceBetweenTwoLines()OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
get_MaxErrorThreshold()OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
get_MinLineLength()OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
get_MinPathLength()OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
get_NFAValidation()OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
get_PFmode()OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
get_ScanInterval()OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
get_Sigma()OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
get_SumFlag()OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
getNativeObjAddr()OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
set_AnchorThresholdValue(int AnchorThresholdValue)OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
set_EdgeDetectionOperator(int EdgeDetectionOperator)OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
set_GradientThresholdValue(int GradientThresholdValue)OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
set_LineFitErrorThreshold(double LineFitErrorThreshold)OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
set_MaxDistanceBetweenTwoLines(double MaxDistanceBetweenTwoLines)OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
set_MaxErrorThreshold(double MaxErrorThreshold)OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
set_MinLineLength(int MinLineLength)OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
set_MinPathLength(int MinPathLength)OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
set_NFAValidation(bool NFAValidation)OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
set_PFmode(bool PFmode)OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
set_ScanInterval(int ScanInterval)OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
set_Sigma(float Sigma)OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
set_SumFlag(bool SumFlag)OpenCVForUnity.XimgprocModule.EdgeDrawing_Params
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic