OTB 3.18 is out!

We are very happy to announce the release of OTB 3.18 codename “Seven years of Coding”!

Some of the major changes in this release are:

  • OTB meets OpenCV: the architecture of the machine learning framework has been redesigned. It provides a simple and generic interface to create bridges with existing machine learning algorithms implementation. This new framework has been used to include  OpenCV machine learning algorithms. So in addition to LibSVM,  you can now use 8 other algorithms  for your images classification tasks, such as bayesian, k-nearest neighbors, random forests, artificial neural network… All these classifiers can be reached directly from the TrainImagesClassifier and ImageClassifier applications (read this note to learn about migrating to these new applications).
  • Dempster-Shafer based fusion of classifications: A new method based on Dempster-Shafer theory has been developed to fuse multiple classification maps. This method will take advantage of the per-class strengh and weaknesses of each input classification (estimated from confusion matrices) to produce a robust output map combining the best of each input. It is available as an alternative choice to majority voting fusion in the FusionOfClassifications application.
  • Improvement of the StereoFramework application: a whole set of filters has been developed to enhance this application, including line-of-sight intersection, left-right / right-left coherency checking and fusion of several 3D clouds into one raster DSM. The application now allows to input several views of the same scene and build a single raster DSM from them combining the information from all pairs, which is most useful for tri-stereoscopic Pleiades data for instance.
  • Access to GDAL overviews and writing of output image subsets throughout the library using the box and resol parameters of the extended filenames.

There are also a great deal of major improvements in the core library (as listed in the release note).

Thanks again to all the contributors for the great work and to all the users for their feedbacks after the release candidate, especially Morgan and Agustin who helped spotting bugs and documentation flaws.

As usual, sources (OTB, Monteverdi, OTB-Wrapping) and binary packages (Monteverdi for Mac OS X and Windows) can be downloaded here. For Linux users, new version will be soon available for update through your favorite package manager software.

We welcome your feedback and request, and encourage you to join the ORFEO community and mailing list.

OTB is not yet “On The Beach” as we’re expecting to release a new beta version of Monteverdi2 in few days with major improvements.

Spoiler alert: Monteverdi 2.0 beta2 screenshot

Spoiler alert: Monteverdi 2.0 beta2 screenshot

OTB Dev Team

6 thoughts on “OTB 3.18 is out!

  1. I hadn’t realized that the OTB Applications browser looked so similar to the SEXTANTE toolbox with OTB algorithms… is that a coincidence or it’s actually based on it somehow?

    Good work anyway. I guess it’s time to make 3.18 the target version in SEXTANTE, to support all those new things.

    Congratulations!

    • Manuel Grizonnet

      the code is not based on Sextante but we take inspiration of the search toolbar to easily browse inside the OTB applications list.

      Keep in touch!

  2. I’m new to OTB. Its capabilities sound really useful, and I’m eager to try it out. Thanks for making this available!

    I’m running into an issue though: it crashes on Ubuntu (installed from ppa:ubuntugis/ubuntugis-unstable) when reading tiff files. Is this a known issue? I think I’ve read somewhere before that this was an issue previously.

    • Manuel Grizonnet

      Hi,

      the tiff crashes is related to a gdal issue but it should not happen using ubuntugis-unstable. Can you post your configuration to the user mailing list (google group otb-users). The version of gdal and otb that you’ve installed.

      regards

Leave a Reply to sukuchha Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.