Uses of Class
boofcv.factory.flow.ConfigHornSchunckPyramid
-
Uses of ConfigHornSchunckPyramid in boofcv.alg.flow
ModifierConstructorDescriptionHornSchunckPyramid
(ConfigHornSchunckPyramid config, InterpolatePixelS<GrayF32> interp) Configures flow estimation -
Uses of ConfigHornSchunckPyramid in boofcv.factory.flow
Modifier and TypeMethodDescriptionstatic <T extends ImageGray<T>>
DenseOpticalFlow<T>FactoryDenseOpticalFlow.hornSchunckPyramid
(@Nullable ConfigHornSchunckPyramid config, Class<T> imageType) Creates an instance ofHornSchunckPyramid
ConfigHornSchunckPyramid.setTo
(ConfigHornSchunckPyramid src)