Uses of Interface
boofcv.abst.geo.bundle.BundleAdjustmentSchur.Codec
-
Uses of BundleAdjustmentSchur.Codec in boofcv.abst.geo.bundle
ModifierConstructorDescriptionBundleAdjustmentSchur
(UnconstrainedLeastSquaresSchur<M> minimizer, BundleAdjustmentSchur.FunctionResiduals<Structure> function, BundleAdjustmentSchur.Jacobian<Structure, M> jacobian, BundleAdjustmentSchur.Codec<Structure> codec) BundleAdjustmentSchur_DDRM
(UnconstrainedLeastSquaresSchur<DMatrixRMaj> minimizer, BundleAdjustmentSchur.FunctionResiduals<Structure> function, BundleAdjustmentSchur.Jacobian<Structure, DMatrixRMaj> jacobian, BundleAdjustmentSchur.Codec<Structure> codec) BundleAdjustmentSchur_DSCC
(UnconstrainedLeastSquaresSchur<DMatrixSparseCSC> minimizer, BundleAdjustmentSchur.FunctionResiduals<Structure> function, BundleAdjustmentSchur.Jacobian<Structure, DMatrixSparseCSC> jacobian, BundleAdjustmentSchur.Codec<Structure> codec) -
Uses of BundleAdjustmentSchur.Codec in boofcv.alg.geo.bundle
Modifier and TypeClassDescriptionclass
Encodes and decodes the values in aSceneStructureMetric
using the following parameterization:class
Encodes and decodes the values in aSceneStructureProjective
using the following parameterization: