Uses of Class
boofcv.factory.structure.ConfigSelectFrames3D
-
Uses of ConfigSelectFrames3D in boofcv.alg.video
Modifier and TypeFieldDescriptionfinal ConfigSelectFrames3D
SelectFramesForReconstruction3D.config
Returns the configuration with tuning parameters used. -
Uses of ConfigSelectFrames3D in boofcv.factory.structure
Modifier and TypeMethodDescriptionstatic <T extends ImageGray<T>>
SelectFramesForReconstruction3D<T>FactorySceneReconstruction.frameSelector3D
(@Nullable ConfigSelectFrames3D config, ImageType<T> imageType) CreatesSelectFramesForReconstruction3D
which is used for down sampling frames in image sequences to select for ones which have significant 3D informationConfigSelectFrames3D.setTo
(ConfigSelectFrames3D src)