Package boofcv.alg.geo.bundle
package boofcv.alg.geo.bundle
-
ClassDescriptionComputes observations errors/residuals for metric bundle adjustment as implemented using
UnconstrainedLeastSquares.BundleAdjustmentMetricSchurJacobian<M extends DMatrix>Computes the Jacobian for bundle adjustment with a Schur implementation.Computes the Jacobian forBundleAdjustmentSchur_DDRMusing sparse matrices in EJML.Computes the Jacobian forBundleAdjustmentSchur_DSCCusing sparse matrices in EJML.Operations related to Bundle Adjustment.Converts any bundle adjustment camera into aCameraPinholeBrown.Computes observations errors/residuals for projective bundle adjustment as implemented usingUnconstrainedLeastSquares.BundleAdjustmentProjectiveSchurJacobian<M extends DMatrix>Computes the Jacobian forBundleAdjustmentSchurfor generic matrices.Computes the Jacobian forBundleAdjustmentSchur_DSCCusing sparse matrices in EJML.Computes the Jacobian forBundleAdjustmentSchur_DSCCusing sparse matrices in EJML.Encodes and decodes the values in aSceneStructureMetricusing the following parameterization:Encodes and decodes the values in aSceneStructureProjectiveusing the following parameterization:Evaluates the quality of a reconstruction based on various factors.