2022-03-13 19:38:46 +01:00
|
|
|
ORFEO Toolbox (OTB) is an open source library of image processing
|
2023-09-14 14:24:52 +02:00
|
|
|
algorithms.
|
|
|
|
OTB is based on the medical image processing library ITK and offers
|
|
|
|
particular functionalities for remote sensing image processing in
|
|
|
|
general and for high spatial resolution images in particular. Targeted
|
|
|
|
algorithms for high resolution optical images (Pleiades, SPOT,
|
|
|
|
QuickBird, WorldView, Landsat,
|
|
|
|
Ikonos), hyperspectral sensors (Hyperion) or SAR (TerraSarX, ERS,
|
|
|
|
Palsar) are available.
|
2018-04-28 00:33:38 +02:00
|
|
|
|
2022-03-13 19:38:46 +01:00
|
|
|
Monteverdi, a satellite image viewer with access to OTB processing,
|
|
|
|
will also be built if MONTEVERDI=ON is passed to the script. This will
|
|
|
|
require the qwt package to be installed.
|
2018-04-28 20:27:17 +02:00
|
|
|
|
2023-09-14 14:24:52 +02:00
|
|
|
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).
|
2018-04-28 00:33:38 +02:00
|
|
|
|
2018-04-28 20:27:17 +02:00
|
|
|
OTB will be built with support for the following packages if they are
|
2023-09-14 14:24:52 +02:00
|
|
|
available at compile time: numpy3, openmpi, glfw3. Support to glfw3 is
|
|
|
|
enabled only with the build of Monteverdi.
|
|
|
|
|
|
|
|
Warning: the build fails if Shark is not built against the optional
|
|
|
|
dependency cblas that gives the support to ATLAS.
|