dcv v0.2.2 (2017-12-07T17:34:37Z)
Dub
Repo
DummyDenseFlow
dcv
tracking
opticalflow
pyramidflow
Undocumented in source.
version(unittest)
class
DummyDenseFlow :
DenseOpticalFlow
{
DenseFlow
evaluate
(Image f1, Image f2, DenseFlow prealloc, bool usePrevious);
}
Members
Functions
evaluate
DenseFlow
evaluate
(Image f1, Image f2, DenseFlow prealloc, bool usePrevious)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From DenseOpticalFlow
evaluate
DenseFlow
evaluate
(Image f1, Image f2, DenseFlow prealloc, bool usePrevious)
Evaluate dense optical flow method between two consecutive frames.
Meta
Source
See Implementation
dcv
tracking
opticalflow
pyramidflow
classes
DensePyramidFlow
DummyDenseFlow
DummySparseFlow
SparsePyramidFlow