| __fromPtr__(IntPtr addr) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | static |
| calc(Mat I0, Mat I1, Mat flow) | OpenCVForUnity.VideoModule.DenseOpticalFlow | |
| clear() | OpenCVForUnity.CoreModule.Algorithm | virtual |
| collectGarbage() | OpenCVForUnity.VideoModule.DenseOpticalFlow | |
| create(int numLevels, double pyrScale, bool fastPyramids, int winSize, int numIters, int polyN, double polySigma, int flags) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | static |
| create(int numLevels, double pyrScale, bool fastPyramids, int winSize, int numIters, int polyN, double polySigma) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | static |
| create(int numLevels, double pyrScale, bool fastPyramids, int winSize, int numIters, int polyN) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | static |
| create(int numLevels, double pyrScale, bool fastPyramids, int winSize, int numIters) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | static |
| create(int numLevels, double pyrScale, bool fastPyramids, int winSize) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | static |
| create(int numLevels, double pyrScale, bool fastPyramids) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | static |
| create(int numLevels, double pyrScale) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | static |
| create(int numLevels) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | static |
| create() | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | 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.FarnebackOpticalFlow | protectedvirtual |
| OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
| empty() | OpenCVForUnity.CoreModule.Algorithm | virtual |
| getDefaultName() | OpenCVForUnity.CoreModule.Algorithm | virtual |
| getFastPyramids() | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| getFlags() | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| getNativeObjAddr() | OpenCVForUnity.CoreModule.Algorithm | |
| getNumIters() | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| getNumLevels() | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| getPolyN() | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| getPolySigma() | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| getPyrScale() | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| getWinSize() | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| IsDisposed | OpenCVForUnity.DisposableObject | |
| IsEnabledDispose | OpenCVForUnity.DisposableObject | |
| save(string filename) | OpenCVForUnity.CoreModule.Algorithm | |
| setFastPyramids(bool fastPyramids) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| setFlags(int flags) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| setNumIters(int numIters) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| setNumLevels(int numLevels) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| setPolyN(int polyN) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| setPolySigma(double polySigma) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| setPyrScale(double pyrScale) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| setWinSize(int winSize) | OpenCVForUnity.VideoModule.FarnebackOpticalFlow | |
| ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
| ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |