From 1936e3eeda90fb515a7f6ff22dcf7f6bfa5adf1d Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 14:38:46 -0400 Subject: gis/OTB: Wrap README at 72 columns. Signed-off-by: B. Watson --- gis/OTB/README | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'gis') diff --git a/gis/OTB/README b/gis/OTB/README index a748c83b64..092b979a81 100644 --- a/gis/OTB/README +++ b/gis/OTB/README @@ -1,18 +1,18 @@ -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. +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. +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). +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 will be built with support for the following packages if they are available at compile time: numpy3. -- cgit v1.2.3