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-02 01:20:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c6bc3635a8ee9ecefb2bd0b6b5a6011494d7d4b
rtabmap
/
examples
/
RGBDMapping
History
Mathieu Labbe
d97ae60e6c
CloudViewer: using QWidget::update() call instead of render directly the window
2015-01-30 17:02:02 -05:00
..
CMakeLists.txt
Added c++ example of RTAB-Map RGB-D version
2014-02-24 21:04:02 +00:00
main.cpp
Stereo! The memory can now handle directly stereo images. Disparity can be computed on the fly by keeping left and right images, so for features extraction (and for re-extraction on loop closure), we can compute 3D points precisely. New parameters can be found under "RGB-D Mapping->Stereo". Full image disparity is reconstructed in the GUI (not the core).
2014-10-16 00:14:23 +00:00
MapBuilder.h
CloudViewer: using QWidget::update() call instead of render directly the window
2015-01-30 17:02:02 -05:00