change host for config.yaml

master
Dakota Benjamin 2018-02-02 09:24:09 -05:00
rodzic e90803a422
commit 41da38259c
1 zmienionych plików z 1 dodań i 1 usunięć

@ -60,7 +60,7 @@ Keep this text. We will use it on the next section.
# Running OpenDroneMap from a video
We are now ready to run the OpenDroneMap pipeline from a video. For this we need the video and a config file for ORB_SLAM2. Here's an [example `config.yaml`](https://dl.dropboxusercontent.com/u/2801164/odm/config.yaml). Before using it, copy-paste the calibration parameters for your camera that you just computed on the previous section.
We are now ready to run the OpenDroneMap pipeline from a video. For this we need the video and a config file for ORB_SLAM2. Here's an [example `config.yaml`](https://gist.github.com/dakotabenjamin/a1cd93f60a0109441f7c6a86039172a2). Before using it, copy-paste the calibration parameters for your camera that you just computed on the previous section.
Put the video and the `config.yaml` file on an empty folder. Then run OpenDroneMap using the following command
```