aboutsummaryrefslogtreecommitdiff
path: root/gis/OTB/README
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-02-07 07:20:32 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-03-06 09:30:22 +0700
commit3c320217f08ea33f1530d46cee5228f216183a87 (patch)
tree6e8d13cf594b044f25229fa191318543cb8bef92 /gis/OTB/README
parent2a24e2765d84fb66777b7f610bc9603f23b04b8e (diff)
downloadslackbuilds-3c320217f08ea33f1530d46cee5228f216183a87.tar.xz
gis/OTB: Removed (No longer build).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/OTB/README')
-rw-r--r--gis/OTB/README13
1 files changed, 0 insertions, 13 deletions
diff --git a/gis/OTB/README b/gis/OTB/README
deleted file mode 100644
index 2f8f0e7bb619..000000000000
--- 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.