Documentation of 'boofcv.abst.geo.BundleAdjustmentCalibrated' Java class
BundleAdjustmentCalibrated
boofcv.abst.geo

Interface BundleAdjustmentCalibrated

  • All Known Implementing Classes:
    BundleAdjustmentCalibratedDense


    public interface BundleAdjustmentCalibrated
    Interface for performing bundle adjustment on data when the camera calibration is assumed to be known and fixed. Bundle adjustment will optimize both the cameras extrinsic parameters and the world's structure (point locations) at the same time.
    • Method Detail

      • process

        boolean process(CalibratedPoseAndPoint initialModel,
                        java.util.List<ViewPointObservations> observations)
        Refines the parameter estimated using bundle adjustment.
        Parameters:
        initialModel - Initial estimate at parameters. Modified on output with refined results.
        observations - Observation of image features in each frame. Normalized coordinates.
        Returns:
        true if successful or false if it failed

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.