diff options
Diffstat (limited to 'gis/OTB/README')
-rw-r--r-- | gis/OTB/README | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/gis/OTB/README b/gis/OTB/README index 706771a02e91..456ea30da3e1 100644 --- a/gis/OTB/README +++ b/gis/OTB/README @@ -7,6 +7,14 @@ Ikonos), hyperspectral sensors (Hyperion) or SAR (TerraSarX, ERS, Palsar) are available. Monteverdi, a satellite image viewer with access to OTB processing, will also -be built as part of this script. +be built if MONTEVERDI=ON is passed to the script. This will require the qwt +package to be installed. + +A QT application launcher will be built by default. Set QTGUI=OFF to disable +it (note that disabling Qt support will also disable Monteverdi even if +MONTEVERDI is set to ON). OTB may use the following optional dependencies: opencv (use OPENCV=ON). + +OTB will be built with support for the following packages if they are +available at compile time: numpy and numpy3. |