introlab / rtabmap

RTAB-Map library and standalone application
https://introlab.github.io/rtabmap
Other
2.6k stars 761 forks source link

Refine previously detected Loop Closures only #1297

Open mattiasmar opened 2 weeks ago

mattiasmar commented 2 weeks ago

In the database viewer there is a "refine" button that can be used to update the visual registration between two nodes. What are my options to call this method from the command line for all previously detected loop closures with updated rtabmap parameters (e.g. while extracting more keypoints for that particular node pair)?

Thanks!

matlabbe commented 2 weeks ago

There is no command line tool for that, but you can do it from rtabmap-databaseViewer menu: Screenshot from 2024-06-09 19-28-48

You can change parameters in Core panel before launching the refining. Note that if you want to re-extract features, you have to enable RGBD/LoopClosureReextractFeatures: image