An open-source project for state-of-the-art remote sensing, allowing to process every kind of satellite imagery or products.
Source codeOverview
Orfeo ToolBox (OTB) is an open-source project for state-of-the-art remote sensing. Built on the shoulders of the open-source geospatial community, it can process high resolution optical, multispectral and radar images at the terabyte scale. A wide variety of applications are available: from ortho-rectification or pansharpening, all the way to classification, SAR processing, and much more.
All of OTB’s algorithms are accessible from Python, the command line, C++ and QGIS. With this last one, end-users can visualize huge raw imagery products and access all of the applications in the toolbox. From resource limited laptops to high performance clusters, OTB is available on Linux, Windows, and macOS (via Docker for ARM Mac computers). It is community driven, extensible and heavily documented.
You can find application list here
Resources
Tutorials
- Generate an ortho-image (PNEO)
- Update PLEIADES image RPCs
- Configure OTB to make it compatible with other Python libs in a virtual environment
- Install OTB on TREX with stand-alone packages
- OTB CookBook
- OTB Guided tour
- How to configure OTB in QGIS