Uses of Interface
boofcv.abst.geo.selfcalib.ProjectiveToMetricCameras
Packages that use ProjectiveToMetricCameras
-
Uses of ProjectiveToMetricCameras in boofcv.abst.geo.selfcalib
Classes in boofcv.abst.geo.selfcalib that implement ProjectiveToMetricCamerasModifier and TypeClassDescriptionclassWrapper aroundSelfCalibrationLinearDualQuadraticforProjectiveToMetricCameras.classWrapper aroundSelfCalibrationEssentialGuessAndCheckforProjectiveToMetricCameras.classWrapper aroundSelfCalibrationPraticalGuessAndCheckFocusforProjectiveToMetricCameras.Fields in boofcv.abst.geo.selfcalib declared as ProjectiveToMetricCamerasConstructors in boofcv.abst.geo.selfcalib with parameters of type ProjectiveToMetricCamerasModifierConstructorDescriptionGenerateMetricTripleFromProjective(Estimate1ofTrifocalTensor trifocal, ProjectiveToMetricCameras projectiveToMetric) -
Uses of ProjectiveToMetricCameras in boofcv.factory.geo
Methods in boofcv.factory.geo that return ProjectiveToMetricCamerasModifier and TypeMethodDescriptionstatic ProjectiveToMetricCamerasFactoryMultiView.projectiveToMetric(@Nullable ConfigSelfCalibDualQuadratic config) static ProjectiveToMetricCamerasFactoryMultiView.projectiveToMetric(@Nullable ConfigSelfCalibEssentialGuess config) static ProjectiveToMetricCamerasFactoryMultiView.projectiveToMetric(@Nullable ConfigSelfCalibPracticalGuess config)