Skip to content
Snippets Groups Projects
Commit 97fb08d2 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

Merge branch 'release-5.8' of https://git.orfeo-toolbox.org/git/otb into release-5.8

parents e623ee52 a8e596a8
No related branches found
No related tags found
No related merge requests found
......@@ -6,20 +6,21 @@
Welcome to OTB CookBook's documentation!
========================================
`Orfeo ToolBox (OTB) <http://orfeo-toolbox.org>`_ is an open source project for state-of-the-art remote
sensing. Built on the shoulders of the open-source geospatial community, it can
process high resolution optical, multispectral and radar images at the terabyte
scale. A wide variety of applications are available: from ortho-rectification or
pansharpening, all the way to classification, SAR processing, and much more!
`Orfeo ToolBox (OTB) <http://orfeo-toolbox.org>` is an open-source project for
state-of-the-art remote sensing. Built on the shoulders of the open-source
geospatial community, it can process high resolution optical, multispectral and
radar images at the terabyte scale. A wide variety of applications are
available: from ortho-rectification or pansharpening, all the way to
classification, SAR processing, and much more!
All of OTB's algorithms are accessible from its graphical interface called
Monteverdi, from QGIS, Python, the command line or C++. Monteverdi is an easy to
use, hardware accelerated visualization tool for satellite images in sensor
geometry. With it, end-users can visualize huge raw imagery products
and access all of the applications in the toolbox. From resource limited
laptops to high performance clusters, OTB is available on Windows, Linux and
Mac. It is community driven, extensible and heavily documented.
Orfeo ToolBox is not a black box!
All of OTB's algorithms are accessible from Monteverdi, QGIS, Python, the
command line or C++. Monteverdi is an easy to use visualization tool with an
emphasis on hardware accelerated rendering for high resolution imagery (optical
and SAR). With it, end-users can visualize huge raw imagery products and
access all of the applications in the toolbox. From resource limited laptops
to high performance MPI clusters, OTB is available on Windows, Linux and Mac.
It is community driven, extensible and heavily documented. Orfeo ToolBox is
not a black box!
This is the CookBook documentation for users. If you are new to OTB and
Monteverdi, start here. It will go through how to install OTB on your system,
......
# ![OTB](https://git.orfeo-toolbox.org/otb.git/blob_plain/HEAD:/Utilities/Doxygen/logoVectoriel.png) Orfeo Toolbox
## Open Source processing of remote sensing images
Orfeo ToolBox (OTB) is an open-source C++ library for remote sensing images
processing, distributed under the CeCILL-v2 license. It has been initiated and
funded by CNES (French space agency) in the frame of a program named ORFEO to
prepare, accompany and promote the use and the exploitation of the images
derived from Pléiades satellites (PHR). Orfeo ToolBox aims at enabling large
images state-of-the-art processing even on limited resources laptops, and is
shipped with a set of extensible ready-to-use tools for classical remote sensing
tasks, as well as a fully integrated, end-users oriented software called
Monteverdi.
Orfeo ToolBox (OTB) is an open-source project for state-of-the-art remote
sensing. Built on the shoulders of the open-source geospatial community, it can
process high resolution optical, multispectral and radar images at the terabyte
scale. A wide variety of applications are available: from ortho-rectification
or pansharpening, all the way to classification, SAR processing, and much more!
All of OTB's algorithms are accessible from Monteverdi, QGIS, Python, the
command line or C++. Monteverdi is an easy to use visualization tool with an
emphasis on hardware accelerated rendering for high resolution imagery (optical
and SAR). With it, end-users can visualize huge raw imagery products and
access all of the applications in the toolbox. From resource limited laptops
to high performance MPI clusters, OTB is available on Windows, Linux and Mac.
It is community driven, extensible and heavily documented. Orfeo ToolBox is
not a black box!
[![Travis Build Status](https://travis-ci.org/orfeotoolbox/OTB.png?branch=develop)](https://travis-ci.org/orfeotoolbox/OTB)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/2405/badge.svg)](https://scan.coverity.com/projects/orfeo-toolbox)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment