Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@franioli franioli released this 19 Mar 11:30
· 6 commits to master since this release
5df2a9e

New features:

  • Release version 1.0.0
  • Export the solution to OpenMVG
  • Export the solution to MICMAC
  • Possibility to define different camera models in a yaml file for all or subsets of images
  • Graph visualization (thanks @gperda)
  • Docker installation (thanks @kauevestena)
  • Exapanded documentation with "usage DIM with" section, examples and modules API.
  • Re-implemented Se2-LOFTR for full image processing (not for matching by tiles).
  • Update CLI parser
  • Added export of images with keypoints and matches in debug mode (-V option in CLI)
  • Weights of the models are automatically downloaded from original repos.
  • Added scripts for advanced processing
  • Updated unit tests and Github actions
  • Several bugfixes and small improvements

First contributions: