__fromPtr__(IntPtr addr) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
calc(Mat prevImg, Mat nextImg, Mat prevPts, Mat nextPts, Mat status, Mat err) | OpenCVForUnity.VideoModule.SparseOpticalFlow | |
calc(Mat prevImg, Mat nextImg, Mat prevPts, Mat nextPts, Mat status) | OpenCVForUnity.VideoModule.SparseOpticalFlow | |
clear() | OpenCVForUnity.CoreModule.Algorithm | virtual |
create(Size winSize, int maxLevel, TermCriteria crit, int flags, double minEigThreshold) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
create(Size winSize, int maxLevel, TermCriteria crit, int flags) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
create(Size winSize, int maxLevel, TermCriteria crit) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
create(Size winSize, int maxLevel) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
create(Size winSize) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
create() | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
create(in Vec2d winSize, int maxLevel, in Vec3d crit, int flags, double minEigThreshold) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
create(in Vec2d winSize, int maxLevel, in Vec3d crit, int flags) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
create(in Vec2d winSize, int maxLevel, in Vec3d crit) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
create(in Vec2d winSize, int maxLevel) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
create(in Vec2d winSize) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
create(in(double width, double height) winSize, int maxLevel, in(double type, double maxCount, double epsilon) crit, int flags, double minEigThreshold) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
create(in(double width, double height) winSize, int maxLevel, in(double type, double maxCount, double epsilon) crit, int flags) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
create(in(double width, double height) winSize, int maxLevel, in(double type, double maxCount, double epsilon) crit) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
create(in(double width, double height) winSize, int maxLevel) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | static |
create(in(double width, double height) winSize) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | 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.SparsePyrLKOpticalFlow | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
empty() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getDefaultName() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getFlags() | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
getMaxLevel() | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
getMinEigThreshold() | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
getNativeObjAddr() | OpenCVForUnity.CoreModule.Algorithm | |
getTermCriteria() | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
getTermCriteriaAsValueTuple() | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
getTermCriteriaAsVec3d() | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
getWinSize() | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
getWinSizeAsValueTuple() | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
getWinSizeAsVec2d() | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.DisposableObject | |
maxCount | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
save(string filename) | OpenCVForUnity.CoreModule.Algorithm | |
setFlags(int flags) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
setMaxLevel(int maxLevel) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
setMinEigThreshold(double minEigThreshold) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
setTermCriteria(TermCriteria crit) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
setTermCriteria(in Vec3d crit) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
setTermCriteria(in(double type, double maxCount, double epsilon) crit) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
setWinSize(Size winSize) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
setWinSize(in Vec2d winSize) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
setWinSize(in(double width, double height) winSize) | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |
type | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |
width | OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow | |