__fromPtr__(IntPtr addr) | OpenCVForUnity.XimgprocModule.EdgeDrawing | static |
clear() | OpenCVForUnity.CoreModule.Algorithm | virtual |
detectEdges(Mat src) | OpenCVForUnity.XimgprocModule.EdgeDrawing | |
detectEllipses(Mat ellipses) | OpenCVForUnity.XimgprocModule.EdgeDrawing | |
detectLines(Mat lines) | OpenCVForUnity.XimgprocModule.EdgeDrawing | |
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.EdgeDrawing | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
empty() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getDefaultName() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getEdgeImage(Mat dst) | OpenCVForUnity.XimgprocModule.EdgeDrawing | |
getGradientImage(Mat dst) | OpenCVForUnity.XimgprocModule.EdgeDrawing | |
getNativeObjAddr() | OpenCVForUnity.CoreModule.Algorithm | |
getSegmentIndicesOfLines() | OpenCVForUnity.XimgprocModule.EdgeDrawing | |
getSegments() | OpenCVForUnity.XimgprocModule.EdgeDrawing | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.DisposableObject | |
LSD | OpenCVForUnity.XimgprocModule.EdgeDrawing | static |
PREWITT | OpenCVForUnity.XimgprocModule.EdgeDrawing | static |
save(string filename) | OpenCVForUnity.CoreModule.Algorithm | |
SCHARR | OpenCVForUnity.XimgprocModule.EdgeDrawing | static |
setParams(EdgeDrawing_Params parameters) | OpenCVForUnity.XimgprocModule.EdgeDrawing | |
SOBEL | OpenCVForUnity.XimgprocModule.EdgeDrawing | static |
ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |