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
338 stars 40 forks source link

keep matching score/confidence (if available) #22

Open franioli opened 9 months ago

franioli commented 9 months ago

Now all the matcher classes return only the image coordinates of the matched keypoints. We should keep track also of the matching score/confidence/certainty (especially for dense/semi-dense matchers such as RoMa)