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.VideoModule.VariationalRefinement Member List

This is the complete list of members for OpenCVForUnity.VideoModule.VariationalRefinement, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.VideoModule.VariationalRefinementstatic
calc(Mat I0, Mat I1, Mat flow)OpenCVForUnity.VideoModule.DenseOpticalFlow
calcUV(Mat I0, Mat I1, Mat flow_u, Mat flow_v)OpenCVForUnity.VideoModule.VariationalRefinement
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
collectGarbage()OpenCVForUnity.VideoModule.DenseOpticalFlow
create()OpenCVForUnity.VideoModule.VariationalRefinementstatic
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.VideoModule.VariationalRefinementprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getAlpha()OpenCVForUnity.VideoModule.VariationalRefinement
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getDelta()OpenCVForUnity.VideoModule.VariationalRefinement
getFixedPointIterations()OpenCVForUnity.VideoModule.VariationalRefinement
getGamma()OpenCVForUnity.VideoModule.VariationalRefinement
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getOmega()OpenCVForUnity.VideoModule.VariationalRefinement
getSorIterations()OpenCVForUnity.VideoModule.VariationalRefinement
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setAlpha(float val)OpenCVForUnity.VideoModule.VariationalRefinement
setDelta(float val)OpenCVForUnity.VideoModule.VariationalRefinement
setFixedPointIterations(int val)OpenCVForUnity.VideoModule.VariationalRefinement
setGamma(float val)OpenCVForUnity.VideoModule.VariationalRefinement
setOmega(float val)OpenCVForUnity.VideoModule.VariationalRefinement
setSorIterations(int val)OpenCVForUnity.VideoModule.VariationalRefinement
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic