Uses of Class
boofcv.factory.flow.ConfigHornSchunckPyramid
Packages that use ConfigHornSchunckPyramid
-
Uses of ConfigHornSchunckPyramid in boofcv.alg.flow
Constructors in boofcv.alg.flow with parameters of type ConfigHornSchunckPyramidModifierConstructorDescriptionHornSchunckPyramid
(ConfigHornSchunckPyramid config, InterpolatePixelS<GrayF32> interp) Configures flow estimation -
Uses of ConfigHornSchunckPyramid in boofcv.factory.flow
Methods in boofcv.factory.flow that return ConfigHornSchunckPyramidMethods in boofcv.factory.flow with parameters of type ConfigHornSchunckPyramidModifier and TypeMethodDescriptionstatic <T extends ImageGray<T>>
DenseOpticalFlow<T>FactoryDenseOpticalFlow.hornSchunckPyramid
(@Nullable ConfigHornSchunckPyramid config, Class<T> imageType) Creates an instance ofHornSchunckPyramid
ConfigHornSchunckPyramid.setTo
(ConfigHornSchunckPyramid src)