32e28a928ce68c1f5f4c76034e6e513d1ffa9f63
Changed version of DSO to show AR
Used Pangolin to perform the visualizations. The main changes were made ar_dso/Pangolin/PangolinDSOViewer.cpp file
Installation
Please refer to the original repository to find the installation instructions: https://github.com/JakobEngel/dso
Reuirements
Along with all the requirements listed in the original repository, you need:
- OpenCV 3 only. Open
- If you want to have the visualization of DSO work, you need to install Pangolin. Refer to the original repository for the installation instructions. Change the path to the installed Pangolin library in CMakeLists.txt file.
Running
Please refer to the original repository on the instrutctions to run the examples.
The only difference from the original repository is that this one shows the AR cubes in Pangolin visualization window.
Description
Used Pangolin to perform the visualizations. The main changes were made ar_dso/Pangolin/PangolinDSOViewer.cpp file
Languages
C++
51.2%
Makefile
43.2%
CMake
3.6%
C
2%