Uses of Interface
boofcv.abst.geo.Estimate1ofTrifocalTensor
Package
Description
-
Uses of Estimate1ofTrifocalTensor in boofcv.abst.geo.selfcalib
ModifierConstructorDescriptionGenerateMetricTripleFromProjective
(Estimate1ofTrifocalTensor trifocal, ProjectiveToMetricCameras projectiveToMetric) -
Uses of Estimate1ofTrifocalTensor in boofcv.abst.geo.trifocal
Modifier and TypeClassDescriptionclass
Wrapper around eitherTrifocalLinearPoint7
forEstimate1ofTrifocalTensor
.class
Wrapper around eitherTrifocalLinearPoint7
forEstimate1ofTrifocalTensor
. -
Uses of Estimate1ofTrifocalTensor in boofcv.alg.geo.robust
-
Uses of Estimate1ofTrifocalTensor in boofcv.factory.geo
Modifier and TypeMethodDescriptionstatic Estimate1ofTrifocalTensor
FactoryMultiView.trifocal_1
(@Nullable ConfigTrifocal config) Creates a trifocal tensor estimation algorithm.