__fromPtr__(IntPtr addr) | OpenCVForUnity.VideoModule.DISOpticalFlow | static |
calc(Mat I0, Mat I1, Mat flow) | OpenCVForUnity.VideoModule.DenseOpticalFlow | |
clear() | OpenCVForUnity.CoreModule.Algorithm | virtual |
collectGarbage() | OpenCVForUnity.VideoModule.DenseOpticalFlow | |
create(int preset) | OpenCVForUnity.VideoModule.DISOpticalFlow | static |
create() | OpenCVForUnity.VideoModule.DISOpticalFlow | static |
DisposableObject() | OpenCVForUnity.DisposableObject | protected |
DisposableObject(bool isEnabledDispose) | OpenCVForUnity.DisposableObject | protected |
DisposableOpenCVObject() | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
Dispose(bool disposing) | OpenCVForUnity.VideoModule.DISOpticalFlow | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
empty() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getDefaultName() | OpenCVForUnity.CoreModule.Algorithm | virtual |
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 | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.DisposableObject | |
PRESET_FAST | OpenCVForUnity.VideoModule.DISOpticalFlow | static |
PRESET_MEDIUM | OpenCVForUnity.VideoModule.DISOpticalFlow | static |
PRESET_ULTRAFAST | OpenCVForUnity.VideoModule.DISOpticalFlow | static |
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.DisposableObject | static |