Uses of Class
boofcv.factory.flow.ConfigHornSchunck
-
Uses of ConfigHornSchunck in boofcv.factory.flow
Modifier 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)