OpenCV for Unity 2.6.5
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
OpenCVForUnity.VideoModule.DISOpticalFlow Member List

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

__fromPtr__(IntPtr addr)OpenCVForUnity.VideoModule.DISOpticalFlowstatic
calc(Mat I0, Mat I1, Mat flow)OpenCVForUnity.VideoModule.DenseOpticalFlow
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
collectGarbage()OpenCVForUnity.VideoModule.DenseOpticalFlow
create(int preset)OpenCVForUnity.VideoModule.DISOpticalFlowstatic
create()OpenCVForUnity.VideoModule.DISOpticalFlowstatic
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.DISOpticalFlowprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getFinestScale()OpenCVForUnity.VideoModule.DISOpticalFlow
getGradientDescentIterations()OpenCVForUnity.VideoModule.DISOpticalFlow
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getPatchSize()OpenCVForUnity.VideoModule.DISOpticalFlow
getPatchStride()OpenCVForUnity.VideoModule.DISOpticalFlow
getUseMeanNormalization()OpenCVForUnity.VideoModule.DISOpticalFlow
getUseSpatialPropagation()OpenCVForUnity.VideoModule.DISOpticalFlow
getVariationalRefinementAlpha()OpenCVForUnity.VideoModule.DISOpticalFlow
getVariationalRefinementDelta()OpenCVForUnity.VideoModule.DISOpticalFlow
getVariationalRefinementEpsilon()OpenCVForUnity.VideoModule.DISOpticalFlow
getVariationalRefinementGamma()OpenCVForUnity.VideoModule.DISOpticalFlow
getVariationalRefinementIterations()OpenCVForUnity.VideoModule.DISOpticalFlow
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
PRESET_FASTOpenCVForUnity.VideoModule.DISOpticalFlowstatic
PRESET_MEDIUMOpenCVForUnity.VideoModule.DISOpticalFlowstatic
PRESET_ULTRAFASTOpenCVForUnity.VideoModule.DISOpticalFlowstatic
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setFinestScale(int val)OpenCVForUnity.VideoModule.DISOpticalFlow
setGradientDescentIterations(int val)OpenCVForUnity.VideoModule.DISOpticalFlow
setPatchSize(int val)OpenCVForUnity.VideoModule.DISOpticalFlow
setPatchStride(int val)OpenCVForUnity.VideoModule.DISOpticalFlow
setUseMeanNormalization(bool val)OpenCVForUnity.VideoModule.DISOpticalFlow
setUseSpatialPropagation(bool val)OpenCVForUnity.VideoModule.DISOpticalFlow
setVariationalRefinementAlpha(float val)OpenCVForUnity.VideoModule.DISOpticalFlow
setVariationalRefinementDelta(float val)OpenCVForUnity.VideoModule.DISOpticalFlow
setVariationalRefinementEpsilon(float val)OpenCVForUnity.VideoModule.DISOpticalFlow
setVariationalRefinementGamma(float val)OpenCVForUnity.VideoModule.DISOpticalFlow
setVariationalRefinementIterations(int val)OpenCVForUnity.VideoModule.DISOpticalFlow
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic