Uses of Class
boofcv.factory.structure.ConfigSparseToDenseCloud
Packages that use ConfigSparseToDenseCloud
-
Uses of ConfigSparseToDenseCloud in boofcv.factory.structure
Methods in boofcv.factory.structure that return ConfigSparseToDenseCloudMethods in boofcv.factory.structure with parameters of type ConfigSparseToDenseCloudModifier and TypeMethodDescriptionConfigSparseToDenseCloud.setTo(ConfigSparseToDenseCloud src) static <T extends ImageGray<T>>
SparseSceneToDenseCloud<T>FactorySceneReconstruction.sparseSceneToDenseCloud(@Nullable ConfigSparseToDenseCloud config, ImageType<T> imageType) CreatesSparseSceneToDenseCloudfor creating dense clouds of a scene.