This website requires JavaScript.
Explore
Help
Sign In
i
/
rtabmap
Watch
1
Star
0
Fork
0
You've already forked rtabmap
mirror of
https://github.com/introlab/rtabmap.git
synced
2026-09-01 17:10:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28d9bbb85dece077ebb5421e306d269ab3a886ea
rtabmap
/
tools
History
matlabbe
28d9bbb85d
Refactoring Registration: added RegistrationInfo class, pipeline registration. Camera source: create laser scan from depth image. Removed OdometryICP as the same behavior can be achieved with OdometryF2F and "Reg/Strategy" = 1 (ICP) or 2 (Vis+ICP).
2016-01-06 17:26:55 -05:00
..
Calibration
Updated CameraFreenect2 with latest freenect2 library (commit
cdeb07917c
)
2015-11-03 17:31:07 -05:00
Camera
Refactoring of the cameraStereoImages and cameraRGBDImages classes (now inheriting from CameraImages) for easy setting of laser scan path, timestamps path and ground truth path.
2015-12-17 14:13:19 -05:00
CameraRGBD
Added Stereo and StereoDense base classes (with Stereo->StereoOpticalFlow and StereoDense->StereoBM) to handle easily stereo parameters. Added stereoEval tool to test Stereo/OpticalFlow=false or true. Added StereoBM parameters. Refactoring of the Preferences dialog (tree view order and some titles)
2015-12-11 17:44:15 -05:00
ConsoleApp
Refactoring of the cameraStereoImages and cameraRGBDImages classes (now inheriting from CameraImages) for easy setting of laser scan path, timestamps path and ground truth path.
2015-12-17 14:13:19 -05:00
DatabaseViewer
Add QT5 Support
2015-03-16 22:54:19 +00:00
DataRecorder
Updated CameraFreenect2 with latest freenect2 library (commit
cdeb07917c
)
2015-11-03 17:31:07 -05:00
EpipolarGeometry
Moved some common include files to public headers folder
2015-08-25 10:32:27 -04:00
ExtractObject
changed all std::atof() to uStr2Float() to fix locale comma float conversion problem
2015-02-04 21:20:17 -05:00
ImagesJoiner
ImagesJoiner tool: can now merge images from two folders
2015-09-04 08:29:06 -04:00
OdometryViewer
Refactoring Registration: added RegistrationInfo class, pipeline registration. Camera source: create laser scan from depth image. Removed OdometryICP as the same behavior can be achieved with OdometryF2F and "Reg/Strategy" = 1 (ICP) or 2 (Vis+ICP).
2016-01-06 17:26:55 -05:00
StereoEval
fixed Ubuntu build
2016-01-05 15:44:34 -05:00
VocabularyComparison
changed all std::atof() to uStr2Float() to fix locale comma float conversion problem
2015-02-04 21:20:17 -05:00
CMakeLists.txt
Added Stereo and StereoDense base classes (with Stereo->StereoOpticalFlow and StereoDense->StereoBM) to handle easily stereo parameters. Added stereoEval tool to test Stereo/OpticalFlow=false or true. Added StereoBM parameters. Refactoring of the Preferences dialog (tree view order and some titles)
2015-12-11 17:44:15 -05:00