Skip to content

v0.1.0

Compare
Choose a tag to compare
@paulinus paulinus released this 22 Jun 12:53

Added

  • Add option local_bundle_radius to run bundle adjustment locally around the last added image
  • Add optionoptimize_camera_parameters to optimize or not the internal camera parameters
  • Add tools to split large datasets into multiple submodels and align them a posteriori

Changed

  • run_all command is now named opensfm_run_all
  • Features are now saved in the features folder. The feature type is no longer used to name the feature folder and files
  • The option bundle_use_gps is now true by default.
  • Update openMVS exporter with current master Interface.h

Improved

  • Speed up the search for candidate matching images
  • Open binary file in binary mode under Windows