diff options
Diffstat (limited to 'gis/OTB/README')
-rw-r--r-- | gis/OTB/README | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/gis/OTB/README b/gis/OTB/README deleted file mode 100644 index 2f8f0e7bb6..0000000000 --- a/gis/OTB/README +++ /dev/null @@ -1,13 +0,0 @@ -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. - -OTB may use the following optional dependency: opencv (use OPENCV=on). - -If the following packages are installed OTB will be built and linked against -them: muParser, OpenSceneGraph and tinyxml. Otherwise, internal copies of the -code will be used. |