Uses of Class
boofcv.factory.geo.ConfigTrifocal
Packages that use ConfigTrifocal
-
Uses of ConfigTrifocal in boofcv.alg.structure
Fields in boofcv.alg.structure declared as ConfigTrifocalModifier and TypeFieldDescriptionConfigProjectiveReconstruction.ransacTrifocalHow trifocal tensor error is computed inside of RANSAC -
Uses of ConfigTrifocal in boofcv.factory.geo
Fields in boofcv.factory.geo declared as ConfigTrifocalModifier and TypeFieldDescriptionConfigPixelsToMetric.trifocalConfiguration for estimating the trifocal tensorMethods in boofcv.factory.geo that return ConfigTrifocalMethods in boofcv.factory.geo with parameters of type ConfigTrifocalModifier and TypeMethodDescriptionConfigTrifocal.setTo(ConfigTrifocal src) static Estimate1ofTrifocalTensorFactoryMultiView.trifocal_1(@Nullable ConfigTrifocal config) Creates a trifocal tensor estimation algorithm.static Ransac<TrifocalTensor,AssociatedTriple> FactoryMultiViewRobust.trifocalRansac(@Nullable ConfigTrifocal configTrifocal, @Nullable ConfigTrifocalError configError, ConfigRansac configRansac) Robust RANSAC based estimator for