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

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

__fromPtr__(IntPtr addr)OpenCVForUnity.XimgprocModule.EdgeBoxesstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
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.EdgeBoxesprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getAlpha()OpenCVForUnity.XimgprocModule.EdgeBoxes
getBeta()OpenCVForUnity.XimgprocModule.EdgeBoxes
getBoundingBoxes(Mat edge_map, Mat orientation_map, MatOfRect boxes, Mat scores)OpenCVForUnity.XimgprocModule.EdgeBoxes
getBoundingBoxes(Mat edge_map, Mat orientation_map, MatOfRect boxes)OpenCVForUnity.XimgprocModule.EdgeBoxes
getClusterMinMag()OpenCVForUnity.XimgprocModule.EdgeBoxes
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getEdgeMergeThr()OpenCVForUnity.XimgprocModule.EdgeBoxes
getEdgeMinMag()OpenCVForUnity.XimgprocModule.EdgeBoxes
getEta()OpenCVForUnity.XimgprocModule.EdgeBoxes
getGamma()OpenCVForUnity.XimgprocModule.EdgeBoxes
getKappa()OpenCVForUnity.XimgprocModule.EdgeBoxes
getMaxAspectRatio()OpenCVForUnity.XimgprocModule.EdgeBoxes
getMaxBoxes()OpenCVForUnity.XimgprocModule.EdgeBoxes
getMinBoxArea()OpenCVForUnity.XimgprocModule.EdgeBoxes
getMinScore()OpenCVForUnity.XimgprocModule.EdgeBoxes
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setAlpha(float value)OpenCVForUnity.XimgprocModule.EdgeBoxes
setBeta(float value)OpenCVForUnity.XimgprocModule.EdgeBoxes
setClusterMinMag(float value)OpenCVForUnity.XimgprocModule.EdgeBoxes
setEdgeMergeThr(float value)OpenCVForUnity.XimgprocModule.EdgeBoxes
setEdgeMinMag(float value)OpenCVForUnity.XimgprocModule.EdgeBoxes
setEta(float value)OpenCVForUnity.XimgprocModule.EdgeBoxes
setGamma(float value)OpenCVForUnity.XimgprocModule.EdgeBoxes
setKappa(float value)OpenCVForUnity.XimgprocModule.EdgeBoxes
setMaxAspectRatio(float value)OpenCVForUnity.XimgprocModule.EdgeBoxes
setMaxBoxes(int value)OpenCVForUnity.XimgprocModule.EdgeBoxes
setMinBoxArea(float value)OpenCVForUnity.XimgprocModule.EdgeBoxes
setMinScore(float value)OpenCVForUnity.XimgprocModule.EdgeBoxes
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic