Inlier matches after BA

123 views
Skip to first unread message

jesusb...@gmail.com

unread,
Nov 20, 2017, 6:45:00 AM11/20/17
to COLMAP
Hi everyone,
I saw in the documentation that *inlier_matches* in the database stores the list of matches used in reconstruction (after *geometric verification*).
I was curious, though, what should be the preferred way to get the list of remaining inlier correspondences *after* the final global BA step? That is, after performing e.g. filtering on observations with large reprojection errors.

Best regards,
- Jesus Briales

Johannes Schönberger

unread,
Nov 20, 2017, 9:59:48 AM11/20/17
to COLMAP
Hi,

You can extract the correspondences from the sparse reconstruction file, when you select ``File > Export`` in the GUI or the ``--export_path`` option in the command line. Then you can read the output with Python or Matlab and either iterate over the observations in the ``images.bin/txt`` or ``points.bin/txt``. See here for more information on the data format: https://colmap.github.io/format.html

Let me know if you have questions.

Cheers,
Johannes
> --
> You received this message because you are subscribed to the Google Groups "COLMAP" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to colmap+un...@googlegroups.com.
> To post to this group, send email to col...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/colmap/dbb33de5-2941-4766-99d3-8bf51851320c%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages