From a8a47a426a971343a39f48760a88de67020aba32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD=20=D0=9F=D0=BE=D0=B4=D0=BC=D0=BE?= =?UTF-8?q?=D0=B3=D0=B8=D0=BB=D1=8C=D0=BD=D1=8B=D0=B9?= Date: Sat, 3 Sep 2022 14:08:11 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d800733..2b429a8 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,8 @@ Used Pangolin to perform the visualizations. The main changes were made ar_dso/P ## 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. + The only difference from the original repository is that this one shows the AR cubes in Pangolin visualization window. \ No newline at end of file