Update 'README.md'

This commit is contained in:
2022-09-03 14:14:20 +03:00
parent a8a47a426a
commit 32e28a928c

View File

@@ -6,6 +6,11 @@ Please refer to the original repository to find the installation instructions: h
### Reuirements
Along with all the requirements listed in the original repository, you need:
- OpenCV 3 only.
- 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.