HI I use Rtabmap,
there is tool call "rtabmap-console" it is in the bin directory, I use to test rtabamp
to get evaluation there is two steps:
1. this is example how to use rtabmap-console with Lib6Indoor dataset
Benchmark lip6-indoor
there will be two output files (LogF.txt and LogI.txt) to the next step.
2. rtapmap have Matlab/ShowLogs folder have tool to evaluation the dataset showlogs.m and you need to download the ground truth Lip6Indoor.png :
showlogs('/home/mohammed/Document/Rtab-map.', '/home/mohammed/Document/Lip6Indoor.png');
this will show you full information (time memory evaluation ) about your run
more information can see in this
pager
---------------------------------------------------------
for SIFT ORB use please this
page