Orfeo toolbox

Last updated
Orfeo Toolbox
Developer(s) CNES
Stable release
8.0.1 [1]   OOjs UI icon edit-ltr-progressive.svg / 27 April 2022;2 years ago (27 April 2022)
Repository
Written in C++, Python
Type Library
License Apache-2.0
Website orfeo-toolbox.org

In computer science, Orfeo Toolbox (OTB) is a software library for processing images from Earth observation satellites. [2]

Contents

OTB was initiated by the French space agency (CNES) [2] in 2006. The software is released under a free licence; a number of contributors outside CNES are taking part in development and integrating into other projects. [3]

The library was originally targeted at high resolution images acquired by the Orfeo constellation: Pléiades and Cosmo-Skymed, but it also handles other sensors.

Purpose

OTB provides: [4]

Languages and interaction with other software

OTB is a C++ library, based on Insight toolkit (ITK). Bindings are developed for Python. [14] A method to use OTB components within IDL/ENVI has been published. One of the OTB user defined a procedure to use the library capabilities from MATLAB. [15]

Since late 2009, [16] some modules are developed as processing plugins [17] for QGIS. Modules for classification, segmentation, hill shading have provided. This effort relies only on volunteers.

OTB algorithms are now available in QGIS through the processing framework Sextante.

Applications

Additionally to the library, several applications with GUI are distributed. These application enable interactive segmentation, orthorectification, classification, image registration, etc...

Monteverdi (version 1 and 2)

The OTB-Applications package makes available a set of simple software tools . It supports raster and vector data and integrates most of the already existing OTB applications. The architecture takes advantage of the streaming and multi-threading capabilities of the OTB pipeline. It also uses features such as processing on demand and automagic file format I/O. The application is called Monteverdi, [18] [19]

In 2013, Monteverdi software was revamped into a new software called Monteverdi2.

License

OTB was initially distributed under the French Open Source license CeCILL (similar and compatible with the GNU GPL) and is now available under the Apache 2.0 license.

History

The development started in January 2006 [20] with the first release in July 2006. [21] The development version is publicly accessible. [22]

Release history

VersionCodenameRelease dateComments
1.0.0June 30, 2006
1.2.0February, 2007
1.4.0June, 2007
1.6.0October, 2007
2.0.0December, 2007
2.2.0June, 2008
2.4.0July, 2008
2.6.0HalloweenNovember, 2008
2.8.0恭喜发财 (Gong Xi Fa Cai)January, 2009
3.0.0Manhã de CarnavalMay, 2009
3.2.062°38'35" S 60°14'31" WJanuary, 2010
3.4.0Perl A ReboursJuly, 2010
3.6.0California Dreamin'October 7, 2010
3.8.0Pack IceDecember 17, 2010
3.10.0Feliç anniversariJune 30, 2011
3.12.0ΠλειάδεςJanuary 31, 2012
3.16.0“v(n+1) = sqrt((v(n)-3)*100)”February 4, 2013
3.18.0“Seven years of Coding”July 3, 2013
3.18.1July 23, 2013
3.20.0November, 2013
4.0.0March, 2014
4.2.0September 3, 2014
4.2.1September 19, 2014
4.4.0February, 2015
5.0.0May, 2015
5.2.0December, 2015
5.2.1January, 2016
5.4.0May, 2016
5.6.0July, 2016
5.6.1August, 2016
5.8.0November, 2016
5.10.0February, 2017
5.10.1March, 2017
6.0.0May, 2017
6.2.0October, 2017
6.4.0January, 2018
6.6.0June, 2018
6.6.1December, 2018
6.6.2April, 2019
7.0.0October, 2019Start using Semantic Versioning
7.1.0March, 2020
7.2.0October, 2020
7.3.0May, 2021
7.4.0September, 2021
7.4.1April, 2022
8.0.0March, 2022
8.0.1April, 2021

Presentations

OTB has been presented in major conferences across the five continents [23]

According to statistics on Open Hub, [30] there is a total of 83 contributors and almost 925,000 lines of code (this include many libraries upon which OTB is built).

OTB in also use for the development of the operational ground segment for the VENμS (Vegetation and Environment monitoring on a New Micro Satellite) and the ESA Sentinel-2 missions. [29]

Related Research Articles

Image analysis or imagery analysis is the extraction of meaningful information from images; mainly from digital images by means of digital image processing techniques. Image analysis tasks can be as simple as reading bar coded tags or as sophisticated as identifying a person from their face.

A GIS software program is a computer program to support the use of a geographic information system, providing the ability to create, store, manage, query, analyze, and visualize geographic data, that is, data representing phenomena for which location is important. The GIS software industry encompasses a broad range of commercial and open-source products that provide some or all of these capabilities within various information technology architectures.

A Web Map Service (WMS) is a standard protocol developed by the Open Geospatial Consortium in 1999 for serving georeferenced map images over the Internet. These images are typically produced by a map server from data provided by a GIS database.

gvSIG Desktop application for working with geographic data

gvSIG, geographic information system (GIS), is a desktop application designed for capturing, storing, handling, analyzing and deploying any kind of referenced geographic information in order to solve complex management and planning problems. gvSIG is known for having a user-friendly interface, being able to access the most common formats, both vector and raster ones. It features a wide range of tools for working with geographic-like information.

ITK is a cross-platform, open-source application development framework widely used for the development of image segmentation and image registration programs. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with an MRI scan in order to combine the information contained in both.

<span class="mw-page-title-main">QGIS</span> Open-source desktop GIS software

QGIS is a geographic information system (GIS) software that is free and open-source. QGIS supports Windows, macOS, and Linux. It supports viewing, editing, printing, and analysis of geospatial data in a range of data formats. QGIS was previously also known as Quantum GIS.

The Open Source Geospatial Foundation (OSGeo), is a non-profit non-governmental organization whose mission is to support and promote the collaborative development of open geospatial technologies and data. The foundation was formed in February 2006 to provide financial, organizational and legal support to the broader Libre/Free and open-source geospatial community. It also serves as an independent legal entity to which community members can contribute code, funding and other resources.

<span class="mw-page-title-main">GDAL</span> Translator library for raster and vector geospatial data formats

The Geospatial Data Abstraction Library (GDAL) is a computer software library for reading and writing raster and vector geospatial data formats, and is released under the permissive X/MIT style free software license by the Open Source Geospatial Foundation. As a library, it presents a single abstract data model to the calling application for all supported formats. It may also be built with a variety of useful command line interface utilities for data translation and processing. Projections and transformations are supported by the PROJ library.

<span class="mw-page-title-main">OpenEV</span>

OpenEV is an open-source geospatial toolkit and a frontend to that toolkit. OpenEV was developed using Python and uses the GDAL library to display georeferenced images and elevation data. The application also has image editing capabilities and uses OpenGL to display elevation data in three-dimensions.

OTB may refer to:

A remote sensing software is a software application that processes remote sensing data. Remote sensing applications are similar to graphics software, but they enable generating geographic information from satellite and airborne sensor data. Remote sensing applications read specialized file formats that contain sensor image data, georeferencing information, and sensor metadata. Some of the more popular remote sensing file formats include: GeoTIFF, NITF, JPEG 2000, ECW, MrSID, HDF, and NetCDF.

<span class="mw-page-title-main">ITK-SNAP</span> Medical imaging software

ITK-SNAP is an interactive software application that allows users to navigate three-dimensional medical images, manually delineate anatomical regions of interest, and perform automatic image segmentation. The software was designed with the audience of clinical and basic science researchers in mind, and emphasis has been placed on having a user-friendly interface and maintaining a limited feature set to prevent feature creep. ITK-SNAP is most frequently used to work with magnetic resonance imaging (MRI), cone-beam computed tomography (CBCT) and computed tomography (CT) data sets.

<span class="mw-page-title-main">Opticks (software)</span>

Opticks is a remote sensing application that supports imagery, video, synthetic aperture radar (SAR), multi-spectral, hyper-spectral, and other types of remote sensing data. Opticks supports processing remote sensing video in the same manner as it supports imagery, which differentiates it from other remote sensing applications. Opticks was initially developed by Ball Aerospace & Technologies Corp. and other organizations for the United States Intelligence Community. Ball Aerospace open sourced Opticks hoping to increase the demand for remote sensing data and broaden the features available in existing remote sensing software. The Opticks software and its extensions are developed by over twenty different organizations, and over two hundred users are registered users at http://opticks.org. Future planned enhancements include adding the ability to ingest and visualize lidar data, as well as a three-dimensional (3-D) visualization capability.

<span class="mw-page-title-main">3D Slicer</span> Image analysis and scientific visualization software

3D Slicer (Slicer) is a free and open source software package for image analysis and scientific visualization. Slicer is used in a variety of medical applications, including autism, multiple sclerosis, systemic lupus erythematosus, prostate cancer, lung cancer, breast cancer, schizophrenia, orthopedic biomechanics, COPD, cardiovascular disease and neurosurgery.

Chronux is an open-source software package developed for the loading, visualization and analysis of a variety of modalities / formats of neurobiological time series data. Usage of this tool enables neuroscientists to perform a variety of analysis on multichannel electrophysiological data such as LFP, EEG, MEG, Neuronal spike times and also on spatiotemporal data such as FMRI and dynamic optical imaging data. The software consists of a set of MATLAB routines interfaced with C libraries that can be used to perform the tasks that constitute a typical study of neurobiological data. These include local regression and smoothing, spike sorting and spectral analysis - including multitaper spectral analysis, a powerful nonparametric method to estimate power spectrum. The package also includes some GUIs for time series visualization and analysis. Chronux is GNU GPL v2 licensed.

<span class="mw-page-title-main">Fiji (software)</span> Open-source image-processing software

Fiji is an open source image processing package based on ImageJ2.

Twitoaster was a Twitter web application that threaded and archived users' conversations in real time. It was often used by journalists, bloggers or companies who need to collect, organize and keep a track of their Twitter mentions.

GIS Live DVD is a type of the thematic Live CD containing GIS/RS applications and related tutorials, and sample data sets. The general sense of a GIS Live DVD is to demonstrate the power of FLOSS GIS and encourage users to start on FLOSS GIS. However, a disc can be used for GIS data processing and training, too. A disc usually includes some selected Linux-based or Wine (software)-enabled Windows applications for GIS and Remote Sensing use. Using this disc the end users can execute GIS functions to get experience in free and open source software solutions or solve some simple business operations. The set-up and the operating behaviour of the applications can also be studied prior to building real FLOSS GIS-based systems. Recently a LiveDVD image is stored and booted from USB.

Vaa3D is an Open Source visualization and analysis software suite created mainly by Hanchuan Peng and his team at Janelia Research Campus, HHMI and Allen Institute for Brain Science. The software performs 3D, 4D and 5D rendering and analysis of very large image data sets, especially those generated using various modern microscopy methods, and associated 3D surface objects. This software has been used in several large neuroscience initiatives and a number of applications in other domains. In a recent Nature Methods review article, it has been viewed as one of the leading open-source software suites in the related research fields. In addition, research using this software was awarded the 2012 Cozzarelli Prize from the National Academy of Sciences.

References

  1. Error: Unable to display the reference properly. See the documentation for details.
  2. 1 2 McInerney, Daniel; Kempeneers, Pieter (2014-11-22). Open Source Geospatial Tools: Applications in Earth Observation. Springer. ISBN   9783319018249.
  3. E. Christophe and J. Inglada "Open Source Remote Sensing: Increasing the Usability of Cutting-Edge Algorithms" in IEEE Geoscience and Remote Sensing Newsletter, issue 150, March 2009, pp. 9-15.
  4. Orfeo Toolbox Software Guide, Updated for OTB 3.18, 2013
  5. "6 Reading and Writing Images".
  6. "7 Reading and Writing Auxiliary Data".
  7. "8 Basic Filtering".
  8. "14 Feature Extraction".
  9. "16 Image Segmentation".
  10. "17 Image Simulation".
  11. "19 Classification".
  12. "11 Orthorectification and Map Projection".
  13. "12 Radiometry".
  14. OTB Mad Lab (OTB in python example): "OTB Mad Lab – What's new about OTB?". Archived from the original on 2010-05-25. Retrieved 2010-05-17.
  15. Using OTB from Matlab: http://groups.google.com/group/otb-users/browse_thread/thread/8ea7ba2e4034a0f1#
  16. OTB Qgis plugins: "OTB-Qgis-plugins: Summary". Archived from the original on 2010-08-17. Retrieved 2010-10-17.
  17. "OTB inside Sextante inside QGIS – What's new about OTB?". Archived from the original on 2012-05-04. Retrieved 2012-05-13.
  18. "Monteverdi Application". Archived from the original on 2012-05-03. Retrieved 2012-05-13.
  19. Mark Young, Danielle Argiro and Steven Kubica, Cantata: Visual Programming Environment for the Khoros System, Computer Graphics, 1995, volume 29, pp 22-24
  20. "OTB: changeset 0:aba0c56ceeda". hg.orfeo-toolbox.org. Archived from the original on 2011-07-27.
  21. "27 Streaming and Threading".
  22. "OTB repositories index". hg.orfeo-toolbox.org. Archived from the original on 2009-06-23.
  23. "OTB world tour – What's new about OTB?". blog.orfeo-toolbox.org. Archived from the original on 2010-05-01.
  24. "2009 IEEE International Geoscience & Remote Sensing Symposium - IGARSS 2009".
  25. "FOSS4G 2009 Conference, Sydney 20-23 October 2009".
  26. "ITK-2010 Workshop -Agenda- Web Page". visual.nlm.nih.gov. Archived from the original on 2010-09-02.
  27. "IGARSS 2010 - July 25 - 30, 2010 - Honolulu, Hawaii, USA". www.igarss2010.org. Archived from the original on 2011-07-26.
  28. "FOSS4G 2010: Selected Presentations". 2010.foss4g.org. Archived from the original on 2010-07-13.
  29. 1 2 "FOSS4G 2010: Selected Presentations". 2010.foss4g.org. Archived from the original on 2010-07-13.
  30. "The Orfeo ToolBox Open Source Project on Open Hub". www.openhub.net. Retrieved 2021-09-12.