Uses of Class
boofcv.alg.flow.DenseFlowPyramidBase
-
Uses of DenseFlowPyramidBase in boofcv.alg.flow
Modifier and TypeClassDescriptionclass
BroxWarpingSpacial<T extends ImageGray<T>>
Dense optical flow which adheres to a brightness constancy assumption, a gradient constancy assumption, and a discontinuity-preserving spatio-temporal smoothness constraint.class
HornSchunckPyramid<T extends ImageGray<T>>
Pyramidal implementation of Horn-Schunck [2] based on the discussion in [1].