Update QtAliceVision section in INSTALL.md

This commit is contained in:
Loïc Vital 2022-12-13 12:47:23 +01:00
parent d78c42db4d
commit da57ee47d1

View file

@ -49,9 +49,10 @@ QML2_IMPORT_PATH=/path/to/qmlAlembic/install/qml
```
#### [QtAliceVision](https://github.com/alicevision/QtAliceVision)
Use AliceVision to load and visualize intermediate reconstruction files.
Use AliceVision to load and visualize intermediate reconstruction files and OpenImageIO as backend to read RAW/EXR images.
```
QML2_IMPORT_PATH=/path/to/qtAliceVision/install/qml
QT_PLUGIN_PATH=/path/to/qtAliceVision/install
```