You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Benjamin Trigona-Harany e325e0be72
gis/OTB: Add blas dependency.
7 years ago
..
OTB.SlackBuild gis/OTB: Updated for version 6.6.0. 7 years ago
OTB.info gis/OTB: Add blas dependency. 7 years ago
README gis/OTB: Script improvements. 8 years ago
doinst.sh gis/OTB: Added (image processing library). 8 years ago
slack-desc gis/OTB: Added (image processing library). 8 years ago

README

ORFEO Toolbox (OTB) is an open source library of image processing 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.

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.

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.