Uses of Class
boofcv.factory.structure.ConfigSelectFrames3D
Packages that use ConfigSelectFrames3D
-
Uses of ConfigSelectFrames3D in boofcv.alg.video
Fields in boofcv.alg.video declared as ConfigSelectFrames3DModifier and TypeFieldDescriptionfinal ConfigSelectFrames3DSelectFramesForReconstruction3D.configReturns the configuration with tuning parameters used. -
Uses of ConfigSelectFrames3D in boofcv.factory.structure
Methods in boofcv.factory.structure that return ConfigSelectFrames3DMethods in boofcv.factory.structure with parameters of type ConfigSelectFrames3DModifier and TypeMethodDescriptionstatic <T extends ImageGray<T>>
SelectFramesForReconstruction3D<T>FactorySceneReconstruction.frameSelector3D(@Nullable ConfigSelectFrames3D config, ImageType<T> imageType) CreatesSelectFramesForReconstruction3Dwhich is used for down sampling frames in image sequences to select for ones which have significant 3D informationConfigSelectFrames3D.setTo(ConfigSelectFrames3D src)