Skip to content

Commit

Permalink
[doc] INSTALL: add QtAliceVision
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiencastan committed Aug 12, 2019
1 parent 87c74ed commit 8d27560
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions INSTALL.md
Expand Up @@ -60,3 +60,11 @@ This plugin also provides a QML Qt3D Entity to load depthmaps files stored in EX
QT_PLUGIN_PATH=/path/to/QtOIIO/install
QML2_IMPORT_PATH=/path/to/QtOIIO/install/qml
```

#### [QtAliceVision](https://github.com/alicevision/QtAliceVision)
Use AliceVision to load and visualize intermediate reconstruction files.
```
QML2_IMPORT_PATH=/path/to/qtAliceVision/install/qml
```


0 comments on commit 8d27560

Please sign in to comment.