3DOM-FBK / deep-image-matching

Multiview matching with deep-learning and hand-crafted local features for COLMAP and other SfM software. Supports high-resolution formats and images with rotations. Both CLI and GUI are supported.
https://3dom-fbk.github.io/deep-image-matching/
BSD 3-Clause "New" or "Revised" License
294 stars 31 forks source link

Dev multicamera #49

Closed franioli closed 3 months ago

franioli commented 3 months ago

New features added:

  1. Multi-camera definition by external config yaml file
  2. export to OpenMVG
  3. Export to MICMAC
  4. Export saved to only one sqlite database that is also used by pycolmap for reconstruction
  5. cleaned code and other minor modifications