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
0.11.7-indigo
rtabmap
/
tools
/
StereoEval
History
matlabbe
d6eb923bef
Fixed build for C++03
2016-03-14 18:08:05 -04: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
io.h
Fixed build for C++03
2016-03-14 18:08:05 -04:00
main.cpp
Changed CameraModel::isValid() to CameraModel::isValidForProjection() for clarity (in contrast to CameraModel::isValidForRectification())
2016-01-19 21:01:56 -05:00