What's new about OTB? Rotating Header Image

OTB at Sentinel-2 Preparatory Symposium

If you are attending the Sentinel-2 Preparatory Symposium which will held in ESA-ESRIN in Frascati, Italy from 23 to 27 April 2012, you will be able to meet members of the Orfeo ToolBox team there. We have several posters in the Tools and Methods poster session on Thursday the 26th (16:30-19:30), and we also have a demo session on Thursday the 26th (16:30 – 18:00) in the training room.

This is a great opportunity to discover OTB, ask questions (even tricky ones) or have a “real” conversation with the OTB developers !

See you in Frascati,

Julien

OTB inside Sextante inside QGIS

During the latest QGIS developer meeting (aka HackFest), I’ve had the pleasure to meet Victor Olaya, the developer of Sextante. He kindly presented Sextante to all participants, which you can see here :

Since a few months, he is rewriting Sextante (initially in Java for gvSIG) as a new QGIS Python plugin. Sextante provides access to a huge number of processing modules, and acts as a geoprocessing environment that can be used to call native and third-party algorithms from QGIS.

With the help of Victor, the meeting has been quite productive and we now have a first working version of the OTB Sextante algorithm provider. This completes the list of already available algorithms : GRASS, Saga, GDAL, mmqgis, fTools

And I was not the only one interested in using Sextante. An OGR algorithm provider is on the way, and the developer of the WPS client plugin has also expressed interest in porting it to Sextante too. You can expect the list of available back-ends to grow regularly in the near future.

Regarding the functionnalities, Sextante shows up as a toolbar in the QGIS desktop GUI, and allows to process QGIS raster and vector layers by clicking on a processing module entry. It automatically handles the potential I/O conversions needed for some backend (like GRASS and SAGA), and loads the results as new QGIS layers. It tracks down your history of launched modules, logs, etc… It can also be called from Python in a headless environment (ok… who said “QGIS WPS server” ?).

The killer feature is the Modeler, providing a simple yet effective way of creating pipeline of Sextante modules to build up new higher level Sextante modules. This makes it very easy to interface Orfeo Toolbox with all the other geoprocessing environments available in Sextante.

Here are a few screenshots to give you an overview of Sextante :

Many thanks to Victor for providing Sextante in QGIS !

Seeing so much interest in Sextante from the QGIS community, and provided Victor will be working on the plugin full time until next year, we can hope for a beautiful future for the Sextante QGIS plugin !

Julien

New materials and documentation available for OTB and Monteverdi

The French Space Agency (CNES) in collaboration with the French Institute for Research and Development continue helping to the development of the use of remote sensing data by getting access to images but also by providing tools to manipulate these data. A previous article has already given some explanations about this program.

In 2011, the third course was given in Antananarivo by Stéphane May from CNES,. All the slides, presentations and technical courses updated especially for this last session are now available here.

Please visit the Success stories page to find out all materials available about the ORFEO ToolBox library and related projects!

Stay tuned!

Manuel

(Late) report of OTB Users and Contributors Survey

In order to get a good picture of the OTB community, we proposed a survey to our user between the end of June and October 2011. This post is a (late) report of the results we had, thanks to your answers.

General information about the survey

We had a total of 62 answers to the survey. Not many questions were mandatory so I will try to avoid to give statistics using percentages for answers and prefer to give the number of answers.
This article does not claim to provide a complete and general summary. We are aware that it can be dangerous to draw too many conclusions from opinions poll.
This article is more at an introduction to the results which are completely available here.

Who answered the survey?

Before trying to investigate and give conclusions about the survey, let’s first analyze who took time to answer it!

People who answered are mostly engineers and scientists (18 and 22) working in institutional organizations (23) and equally in labs (15) or private companies (17).  But there are also people working in NGO, students, which shows the diversity of people who use the library. Though OTB was developed in the frame of the Methodological Part of the ORFEO Accompaniment Program to prepare, accompany and promote the use and the exploitation of the images derived from Pleiades (PHR) and Cosmo-Skymed (CSK) satellites, interestingly most people are not involved in this program. They found out about the library through the web or thanks to co-workers or public presentation in conferences for example, rather than from the ORFEO program. Obviously they use the ORFEO ToolBox but they also use a lot of other tools (Open Source or proprietary one) in their daily work. Another interesting point to notice is that the amount of people using Linux system to do image processing with OTB is equal to the amount of Windows users (41 and 41).

How do you access OTB?

First, although OTB has celebrated its fifth birthday earlier this year, 39 of them use the library for less than 1 to 3 years (26 use it for less that one year). Note that 31 are building OTB and derived tools themselves to use it. Building projects from source does not seem to be a problem for about half of them. Note also that 11 people (21%) use binary packages (Ubuntu/OpenSuse/CentOS/ArchLinux). We should surely maintain the effort in this frame and continue to facilitate the accessibility to the library by providing these packages for Windows, MacOS X and Linux systems.

The OTB/Monteverdi tipping point

33 access the OTB through the library and 30 through Monteverdi. That’s clearly an important information given by the survey.  We see here that Monteverdi is an important way to access OTB (as important as the library itself). Obviously without the library, Monteverdi would not exist, but we see that GUI applications are an entry point for the OTB. Command line applications are also largely used by end-users and I think that it will continue to increase in the future thanks to the new OTB applications framework available in release 3.12, which allows to access OTB functionalities in a number of different languages and context (in QT standalone application, in Quantum GIS plugins, in Python, in Clojure….) Clearly OTB have to continue in these 3 directions and we have to be aware that GUI applications have become an important entry point for a majority of OTB users.

Why do you use OTB for?

Even if 32 people use OTB with HR data (Spot like) and 28 with VHR optical images, we can see a great diversity of remote sensing data use with OTB which clearly show that OTB is useful in a lot of context (hyperspectral, SAR, lidar…). The diversity in the data processed by OTB users is confirmed by the diversity of OTB algorithms in use. 31 users use feature extraction algorithms, the best score, which is reassuring because it is one of the main reason why OTB was developed, but lots of other functionalities are also largely used. The survey shows that there is a great deal of interest of the RS community in having a tool providing a wide range of functionalities through a common and generic interface.

Why OTB sucks ?

The title is intentionally provocative to illustrate the fact that in this kind of survey, questions related to critics are really interesting and provide relevant advises on how to improve the software together. 12 answers put the emphasis on the complexity of the design due to the genericity of the library, that’s surely related to the well-known steep learning curve associated to OTB. Using the library though C++ classes requires knowledge in C++ design pattern and template metaprogramming. But it’s worth it!

Moreover, access to OTB is made more and more easier through different languages, interfaces …

The second answer is about the incomplete validation of some algorithms. OTB contributors works a lot to maintain a high quality and using test driven developments technics and continuous integration. But this process is only as good as what we do with it, and this shows that there is room for improvement. Validating an algorithm might be a complex task per se, but the high level design can make this even more difficult : multiple plateforms, different streaming and threading behaviours related to the available hardware … And on top of it, different data fed to the algorithm in different context of uses! A faulty design or incomplete definition of some functionnality from the very start of it might also be a cause : design and validation qualtiy are often related. But all softwares have bugs, and we find extremely helpful that whenever you encouter an undesired behaviour, suspicious result or bug, you file it to the OTB bug-tracker : open-source software is about improving things together, and anyone can help !

We received interesting remarks also on the documentation. Even if the software guide is more than 700 pages long, users are pointing the fact that knowing the complexity of OTB design, the doxygen documentation of classes is sometimes incomplete or unclear and that it lacks of examples for some filters. One respondent made the suggestion that code example should be included for every class in the doxygen: that’s a very useful suggestion (and we actually already have these examples with the tests, we’ll have to link them to the doxygen). This subject is also pointed out when you said (23) that the main difficulty with OTB is to find relevant information in the documentation.

Is it the Monteverdi partition “audible”?

You clearly explain that Monteverdi lacks a better GUI and also a better ergonomy! The best example is the number of mouse clic need to get an image opened and displayed.  According to your comments, the software has a great potential but also suffers from a lack of stability.

Lost in OTB?

When working with Open Source software, an important point is to have access to a minimum of informations to solve problems that will obviously arise. You said that the development team and the community is very useful (many thanks for us !). Error messages given by the library are in most cases usually helpful for you (14+21). Moreover doxygen and software guide are equal sources of informations (16 and 17).

These sources of information (Software Guide and doxygen) are very important but in most cases not really relevant speaking of the Monteverdi documentation and that’s a bad point. To improve this, the OTB development team initiated in 2011 a guide dedicated to non-developers : the OTB CookBook. This guide is composed of a brief tour of OTB applications and Monteverdi, followed by a set of recipes to perform usual remote sensing tasks with both tools. Starting OTB 3.14, it also contains the reference documentation for all OTB applications.

OTB : Give me a break? Stop or encore?

OTB provides a wide variety of functionalities taking often advantages of dedicated Open Source libraries inside it (GDAL, OSSIM, OpenJPEG, libSVM…). But there are still new algorithms which could be included in the library. We do not give the entire wish-list here, but there are multiples demands for :new classification methods, multi-source analysis, QT viewer… The diversity of data that you manage combined with the diversity of algorithms that you want to use put the emphasize on the need for software interoperability combined with a full access to the software which enable users to tailor/control their processes.

“Found all the remote sensing image processing functionality that I needed (together with the ITK libraries)”

For example, the accessibility of OTB through GIS software like Quantum GIS is a common ask (27 people), and we all agree that we need to continue to work jointly with the amazing QGis community to build the bridge between the 2 softwares.

OTB is all about you, thank you again to all the people who take time to answer the survey.

For those who are interested, all the results (anonymous) and detailed statistics are available here.

Keep in touch!

OTB  Team

Release of OTB 3.12 and Monteverdi 1.10

Dear all,

CNES is proud to announce the release of Orfeo ToolBox 3.12, codename Πλειάδες.

After its sucessful launch on the 17th of December 2011, and while still in its comissing phase, Pleiades is already sending us beautiful images. This new release, and especially the JPEG2000 support part, has been tested against real Pleiades images kindly provided by the comisioning team.

There are exciting new stuff in all corners of the library. Some of the notable changes in this release are:

  • Large JPEG2000 file (Pleiades-like) support and Pleiades metadata handling in OTB (more information here)
  • Efficient JPEG2000 visualisation and ROI decompression tools in Monteverdi
  • Revamp of otb applications in a generic and scalable framework (more information here) : launch applications from Command-Line, from an auto-generated QT GUI, from python, from within QGis …
  • Lots of new algorithms : Dimensionality Reduction (ICA, PCA, NAPCA, MNF, MAF…), change detection (MAD), Hyperspectral Unmixing, elevation map from stereo data, compare segmentation with a ground truth (Hoover) …
  • And as usual a lot of bug fixes…

Note that the OTB Software Guide is now 658 pages long, and that we also provide the “Orfeo ToolBox Cookbook, a guide for non-developers”, which gives an insight on how to use Monteverdi and the OTB applications, and also contains the complete reference documentation of the OTB applications. This guide is now 158 pages long.

There are a lot more new things in this release ! For more information, please read the complete release note available here. The source packages for OTB (Library 3.12, Applications 3.12, Monteverdi 1.10) are available on Sourceforge as usual. For our Ubuntu (10.4,10.10, 11.4 and 11.11) users the new version is available for update through you favorite package manager software.  OpenSuse and CentOS packages will be available soon.  For MS-Windows users, there are also a binary auto-install packages available for Monteverdi, new OTB applications and OTB-Wrapping! For Mac OS X users,  an Apple Disk Image (DMG) is available for Monteverdi and also a new OTB MacPort.

All the details related to the installation of these binary packages can be found on the download page.

Best regards,
Manuel GRIZONNET, on behalf of OTB development  team.