Uses of Interface
boofcv.abst.geo.Estimate1ofTrifocalTensor
Packages that use Estimate1ofTrifocalTensor
Package
Description
-
Uses of Estimate1ofTrifocalTensor in boofcv.abst.geo.selfcalib
Fields in boofcv.abst.geo.selfcalib declared as Estimate1ofTrifocalTensorConstructors in boofcv.abst.geo.selfcalib with parameters of type Estimate1ofTrifocalTensorModifierConstructorDescriptionGenerateMetricTripleFromProjective
(Estimate1ofTrifocalTensor trifocal, ProjectiveToMetricCameras projectiveToMetric) -
Uses of Estimate1ofTrifocalTensor in boofcv.abst.geo.trifocal
Classes in boofcv.abst.geo.trifocal that implement Estimate1ofTrifocalTensorModifier and TypeClassDescriptionclass
Wrapper around eitherTrifocalLinearPoint7
forEstimate1ofTrifocalTensor
.class
Wrapper around eitherTrifocalLinearPoint7
forEstimate1ofTrifocalTensor
. -
Uses of Estimate1ofTrifocalTensor in boofcv.alg.geo.robust
Constructors in boofcv.alg.geo.robust with parameters of type Estimate1ofTrifocalTensor -
Uses of Estimate1ofTrifocalTensor in boofcv.factory.geo
Methods in boofcv.factory.geo that return Estimate1ofTrifocalTensorModifier and TypeMethodDescriptionstatic Estimate1ofTrifocalTensor
FactoryMultiView.trifocal_1
(@Nullable ConfigTrifocal config) Creates a trifocal tensor estimation algorithm.