summaryrefslogtreecommitdiffstats
path: root/gis/OTB/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2014-08-03 13:34:47 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-03 16:24:56 +0700
commitddb2e73576c9b1da41d3b8270a78230f74c42271 (patch)
tree6b85518e13effff374f2ca4f61626e08f7b53578 /gis/OTB/README
parentbab48b430884ce36e4e6798e053cc4ea4da1129f (diff)
downloadslackbuilds-ddb2e73576c9b1da41d3b8270a78230f74c42271.tar.gz
slackbuilds-ddb2e73576c9b1da41d3b8270a78230f74c42271.tar.xz
gis/OTB: Added (image processing library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/OTB/README')
-rw-r--r--gis/OTB/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/gis/OTB/README b/gis/OTB/README
new file mode 100644
index 0000000000..5d59dbc84d
--- /dev/null
+++ b/gis/OTB/README
@@ -0,0 +1,14 @@
+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 make use of the following optional dependencies: mapnik (use MAPNIK=on)
+and 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.