ORFEO Toolbox 2 - Pleiades

19
ORFEO Toolbox 2.0 ORFEO Toolbox 2.0 1 ORFEO Toolbox 2.0 Features & Roadmap

Transcript of ORFEO Toolbox 2 - Pleiades

Page 1: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 1

ORFEO Toolbox 2.0

Features & Roadmap

Page 2: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 2

Outline

■Introduction

�Available features

�OTB 2.0: what's new

■External contributions

■Roadmap

■Live CD

Page 3: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 3

Orfeo Toolbox

• Framework: ORFEO Accompaniment Program

• Goals : make easier the development of new algorithms, their validation

and capitalisation, fill the gap between researchers and ORFEO users.

• CNES is responsible for design and specification.

• Open source software for Image Processing labs, users a nd the industry.

• Contractor : Communications et Systèmes, CS

Page 4: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 4

Orfeo Toolbox

• C++ library based on existing developments

OTB

Library

Applications

Developper

Utilities

UserExternal libs

Page 5: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 5

Orfeo Toolbox

� External libs :

� ITK (segmentation, registration)

� OSSIM (carto, ortho)

� FLTK (GUI)

� LibSVM (supervised learning and classification)

� GDAL (IO for remote sensing formats)

Page 6: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 6

Available features

• Library– IO, Visualisation

– Features, Descriptors, Filtering

– Image registration, Ortho-rectification

– Radiometric corrections, Pan-sharpening

– Image segmentation, Change detection

– Classification, Supervised learning

• Utilities / Applications– Quick look, ROI extraction, Meta-data access

– Ortho-rectification, Road extraction, Interactive C hange Detection

– Simpler viewer, Viewer Manager, Pireo (registration )

Page 7: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 7

OTB 2.0 : what's new

■Geometric corrections

�Sensor models�DEM handling�Cartographic projections

■Image Registration

� ITK framework�Disparity map estimation

■Radiometric corrections

� Luminance to reflectance�Atmospheric corrections

Page 8: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 8

External contributions

■G. Mercier (Télécom Bretagne)

�Kullback-Leibler Change Detectors�User-defined SVM kernels�SEM image segmentation

■J. Radoux & D. Fasbender (UCL)

�Bayesian image fusion

■A. Méheust (SIP/Paris V)

� Low-level segmentation tools

■G. Lehureau (Télécom Paris)

�SAR line detection improvements

Page 9: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 9

Orfeo Toolbox : Roadmap

■Version 1 (2006):

� core of the system,

� IO,

� basic filtering, segmentation and classification,

� basic feature extraction,

� basic change detection.

Page 10: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 10

Orfeo Toolbox : Roadmap

■Version 2 (2007):

� geometric corrections,

� radiometric corrections,

� registration.

Page 11: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 11

Orfeo Toolbox : Roadmap

■Version 3 (2008):

�multi-scale and multi-resolution analysis,

� object detection and recognition,

� supervised learning.

Page 12: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 12

Orfeo Toolbox : Roadmap

■Version 4 (2009):

� data fusion,

� spatial reasoning.

Page 13: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 13

OTB Live CD

■A bootable CD with

�OTB source code and installed binaries �OTB Applications�Full API documentation and Software Guide�A fully operational and installable Linux system�Able to mount USB disks

■What for?

�Test OTB without the need to compile�One-shot processing�Training courses�Easy OTB install (less than 30 min)

Page 14: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 14

OTB Live CD - Booting

Page 15: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 15

OTB Live CD - Booting

Page 16: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 16

OTB Live CD - Desktop

Page 17: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 17

OTB Live CD - Help

Page 18: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 18

OTB Live CD - Applications

Page 19: ORFEO Toolbox 2 - Pleiades

ORFEO Toolbox 2.0ORFEO Toolbox 2.0 19

OTB Live CD – Write a program