Uses of Interface
boofcv.abst.geo.selfcalib.ProjectiveToMetricCameras
-
Uses of ProjectiveToMetricCameras in boofcv.abst.geo.selfcalib
Modifier and TypeClassDescriptionclass
Wrapper aroundSelfCalibrationLinearDualQuadratic
forProjectiveToMetricCameras
.class
Wrapper aroundSelfCalibrationEssentialGuessAndCheck
forProjectiveToMetricCameras
.class
Wrapper aroundSelfCalibrationPraticalGuessAndCheckFocus
forProjectiveToMetricCameras
.ModifierConstructorDescriptionGenerateMetricTripleFromProjective
(Estimate1ofTrifocalTensor trifocal, ProjectiveToMetricCameras projectiveToMetric) -
Uses of ProjectiveToMetricCameras in boofcv.factory.geo
Modifier and TypeMethodDescriptionstatic ProjectiveToMetricCameras
FactoryMultiView.projectiveToMetric
(@Nullable ConfigSelfCalibDualQuadratic config) static ProjectiveToMetricCameras
FactoryMultiView.projectiveToMetric
(@Nullable ConfigSelfCalibEssentialGuess config) static ProjectiveToMetricCameras
FactoryMultiView.projectiveToMetric
(@Nullable ConfigSelfCalibPracticalGuess config)