Uses of Class
boofcv.factory.flow.ConfigHornSchunck
Packages that use ConfigHornSchunck
-
Uses of ConfigHornSchunck in boofcv.factory.flow
Methods in boofcv.factory.flow that return ConfigHornSchunckMethods in boofcv.factory.flow with parameters of type ConfigHornSchunckModifier and TypeMethodDescriptionstatic <T extends ImageGray<T>,
D extends ImageGray<D>>
DenseOpticalFlow<T>FactoryDenseOpticalFlow.hornSchunck
(@Nullable ConfigHornSchunck config, Class<T> imageType) The original Horn-Schunck algorithm.ConfigHornSchunck.setTo
(ConfigHornSchunck src)