Download

OTB is an open source library available under the terms of the free software license CeCILL (compatible with GPL) . Source code tarballs and current ready-to-install Windows binary packages are available for Monteverdi and OTB applications.

For testing and learning purpose, we also provide a sample dataset, which contains collections of data from different sources and in different formats which appear in the software guide examples.

 

Current version

 

The latest release is available from sourceforge: http://sourceforge.net/projects/orfeo-toolbox/ (Direct link to the 3.4 OTB release)

The source code for the library, for the applications and Monteverdi is available (if you're interested in the applications or Monteverdi only, you will need to build the library as well) .

Windows Binary package for the Monteverdi application is available (Direct link)

Windows Binary package for the OTB applications is available (Direct link)

Development version

 

The current development version of OTB (and related projects) are available from mercurial repositories: http://hg.orfeo-toolbox.org/

  • OTB

The current development version is available from the OTB mercurial repository at: http://hg.orfeo-toolbox.org/OTB

To get it, install mercurial on your computer:

  • apt-get install mercurial (for Debian based systems)
  • Install TortoiseHg for windows users

 

To get the development version of the library: hg clone http://hg.orfeo-toolbox.org/OTB

After that, when you need to update to the latest version again (remember, we keep adding new features) :

  • hg pull -u

  • or hg pull; hg update


  • OTB-Applications

The current development version is available from the OTB-Applications mercurial repository at: http://hg.orfeo-toolbox.org/OTB-Applications

  • Monteverdi

The current development version is available from the Monteverdi mercurial repository at: http://hg.orfeo-toolbox.org/Monteverdi

  • OTB-Wrapping

The current development version is available from the OTB-Wrapping mercurial repository at: http://hg.orfeo-toolbox.org/OTB-Wrapping

  • OTB-Qgis-plugins

The current development version is available from the OTB-Qgis-plugins mercurial repository at: http://hg.orfeo-toolbox.org/OTB-Qgis-plugins

 

Sample data

 

Sample datas are available from the OTB-Data mercurial repository at: http://hg.orfeo-toolbox.org/OTB-Data

An extract containing the data presented in the software guide is available at: http://www.orfeo-toolbox.org/packages/OTB-Data-Examples.tgz


Live CD

 

Since OTB 2.2, a live CD is available and is very handy for demonstration or education purposes. It's available at: http://www.orfeo-toolbox.org/otblive/

As it's not easy to make a CD that works on every computer on the planet, there might be a possibility that it does not work for you. If this is the case, please let us know on the OTB user mailing list.