README 930 B

12345678910111213141516171819
  1. ORFEO Toolbox (OTB) is an open source library of image processing
  2. algorithms. OTB is based on the medical image processing library
  3. ITK and offers particular functionalities for remote sensing image
  4. processing in general and for high spatial resolution images in
  5. particular. Targeted algorithms for high resolution optical images
  6. (Pleiades, SPOT, QuickBird, WorldView, Landsat, Ikonos), hyperspectral
  7. sensors (Hyperion) or SAR (TerraSarX, ERS, Palsar) are available.
  8. Monteverdi, a satellite image viewer with access to OTB processing,
  9. will also be built if MONTEVERDI=ON is passed to the script. This will
  10. require the qwt package to be installed.
  11. A QT application launcher will be built by default. Set QTGUI=OFF
  12. to disable it (note that disabling Qt support will also disable
  13. Monteverdi even if MONTEVERDI is set to ON).
  14. OTB will be built with support for the following packages if they are
  15. available at compile time: numpy3.