Skip to content

Instantly share code, notes, and snippets.

@etrulls
Created October 12, 2020 15:14
Show Gist options
  • Save etrulls/56a6d086fa6b8dc44194aecad3af17d4 to your computer and use it in GitHub Desktop.
Save etrulls/56a6d086fa6b8dc44194aecad3af17d4 to your computer and use it in GitHub Desktop.
(disk-cpu) trulls ~/src/disk $ colmap exhaustive_matcher --database_path out/xxx-10fps-disk-16d/database2.db --SiftMatching.use_gpu 0
==============================================================================
Exhaustive feature matching
==============================================================================
Matching block [1/31, 1/31] in 19.855s
Matching block [1/31, 2/31] in 0.016s
Matching block [1/31, 3/31] in 0.010s
Matching block [1/31, 4/31] in 0.017s
Matching block [1/31, 5/31] in 0.019s
Matching block [1/31, 6/31] in 0.016s
Matching block [1/31, 7/31] in 0.017s
Matching block [1/31, 8/31] in 0.014s
Matching block [1/31, 9/31] in 0.016s
Matching block [1/31, 10/31] in 0.016s
Matching block [1/31, 11/31] in 0.016s
Matching block [1/31, 12/31] in 0.018s
Matching block [1/31, 13/31] in 0.016s
Matching block [1/31, 14/31] in 0.012s
Matching block [1/31, 15/31] in 0.015s
Matching block [1/31, 16/31] in 0.017s
Matching block [1/31, 17/31] in 0.017s
Matching block [1/31, 18/31] in 0.014s
Matching block [1/31, 19/31] in 0.017s
Matching block [1/31, 20/31] in 0.013s
Matching block [1/31, 21/31] in 0.017s
Matching block [1/31, 22/31] in 0.021s
Matching block [1/31, 23/31] in 0.014s
Matching block [1/31, 24/31] in 0.013s
Matching block [1/31, 25/31] in 0.014s
Matching block [1/31, 26/31] in 0.014s
Matching block [1/31, 27/31] in 0.015s
Matching block [1/31, 28/31] in 0.018s
Matching block [1/31, 29/31] in 0.018s
Matching block [1/31, 30/31] in 0.018s
Matching block [1/31, 31/31] in 0.008s
Matching block [2/31, 1/31]*** Aborted at 1602515508 (unix time) try "date -d @1602515508" if you are using GNU date ***
PC: @ 0x5575ec3e6073 colmap::TwoViewGeometry::EstimateUncalibrated()
*** SIGSEGV (@0x7f101006a070) received by PID 790057 (TID 0x7f1036fed700) from PID 268869744; stack trace: ***
@ 0x7f104acf3069 (unknown)
@ 0x7f104a396140 (unknown)
@ 0x5575ec3e6073 colmap::TwoViewGeometry::EstimateUncalibrated()
@ 0x5575ec4035ac colmap::TwoViewGeometryVerifier::Run()
@ 0x5575ec561cbc colmap::Thread::RunFunc()
@ 0x7f104888fc60 (unknown)
@ 0x7f104a38aea7 start_thread
@ 0x7f1048559eaf clone
Segmentation fault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment