Skip to main content

bundle_adjust_points

Function bundle_adjust_points 

Source
pub fn bundle_adjust_points(
    problem: &mut BundleProblem,
    options: CalibrationOptions,
) -> Result<CalibrationReport, CalibrationError>
Expand description

Refines world-space points while keeping calibrated camera poses fixed.