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

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

__fromPtr__(IntPtr addr)OpenCVForUnity.ImgprocModule.GeneralizedHoughGuilstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
detect(Mat image, Mat positions, Mat votes)OpenCVForUnity.ImgprocModule.GeneralizedHough
detect(Mat image, Mat positions)OpenCVForUnity.ImgprocModule.GeneralizedHough
detect(Mat edges, Mat dx, Mat dy, Mat positions, Mat votes)OpenCVForUnity.ImgprocModule.GeneralizedHough
detect(Mat edges, Mat dx, Mat dy, Mat positions)OpenCVForUnity.ImgprocModule.GeneralizedHough
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.GeneralizedHoughGuilprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getAngleEpsilon()OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
getAngleStep()OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
getAngleThresh()OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
getCannyHighThresh()OpenCVForUnity.ImgprocModule.GeneralizedHough
getCannyLowThresh()OpenCVForUnity.ImgprocModule.GeneralizedHough
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getDp()OpenCVForUnity.ImgprocModule.GeneralizedHough
getLevels()OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
getMaxAngle()OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
getMaxBufferSize()OpenCVForUnity.ImgprocModule.GeneralizedHough
getMaxScale()OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
getMinAngle()OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
getMinDist()OpenCVForUnity.ImgprocModule.GeneralizedHough
getMinScale()OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getPosThresh()OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
getScaleStep()OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
getScaleThresh()OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
getXi()OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setAngleEpsilon(double angleEpsilon)OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
setAngleStep(double angleStep)OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
setAngleThresh(int angleThresh)OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
setCannyHighThresh(int cannyHighThresh)OpenCVForUnity.ImgprocModule.GeneralizedHough
setCannyLowThresh(int cannyLowThresh)OpenCVForUnity.ImgprocModule.GeneralizedHough
setDp(double dp)OpenCVForUnity.ImgprocModule.GeneralizedHough
setLevels(int levels)OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
setMaxAngle(double maxAngle)OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
setMaxBufferSize(int maxBufferSize)OpenCVForUnity.ImgprocModule.GeneralizedHough
setMaxScale(double maxScale)OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
setMinAngle(double minAngle)OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
setMinDist(double minDist)OpenCVForUnity.ImgprocModule.GeneralizedHough
setMinScale(double minScale)OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
setPosThresh(int posThresh)OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
setScaleStep(double scaleStep)OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
setScaleThresh(int scaleThresh)OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
setTemplate(Mat templ, Point templCenter)OpenCVForUnity.ImgprocModule.GeneralizedHough
setTemplate(Mat templ)OpenCVForUnity.ImgprocModule.GeneralizedHough
setTemplate(Mat edges, Mat dx, Mat dy, Point templCenter)OpenCVForUnity.ImgprocModule.GeneralizedHough
setTemplate(Mat edges, Mat dx, Mat dy)OpenCVForUnity.ImgprocModule.GeneralizedHough
setXi(double xi)OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic