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 TypeClassDescriptionclassWrapper around eitherTrifocalLinearPoint7forEstimate1ofTrifocalTensor.classWrapper around eitherTrifocalLinearPoint7forEstimate1ofTrifocalTensor. -
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 Estimate1ofTrifocalTensorFactoryMultiView.trifocal_1(@Nullable ConfigTrifocal config) Creates a trifocal tensor estimation algorithm.