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

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

__fromPtr__(IntPtr addr)OpenCVForUnity.XimgprocModule.ContourFittingstatic
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.ContourFittingprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
estimateTransformation(Mat src, Mat dst, Mat alphaPhiST, double[] dist, bool fdContour)OpenCVForUnity.XimgprocModule.ContourFitting
estimateTransformation(Mat src, Mat dst, Mat alphaPhiST, double[] dist)OpenCVForUnity.XimgprocModule.ContourFitting
getCtrSize()OpenCVForUnity.XimgprocModule.ContourFitting
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getFDSize()OpenCVForUnity.XimgprocModule.ContourFitting
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setCtrSize(int n)OpenCVForUnity.XimgprocModule.ContourFitting
setFDSize(int n)OpenCVForUnity.XimgprocModule.ContourFitting
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic