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
297 stars 32 forks source link

Avoid importing duplicated matches into colmap database when working with tiles #8

Open franioli opened 8 months ago

franioli commented 8 months ago

Now it is possible that a feature in one image is matched with more than one feature in the other image (due to the overlap in tiling)