We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Pyotb: a pythonic extension of Orfeo ToolBox

Formal Metadata

Title
Pyotb: a pythonic extension of Orfeo ToolBox
Title of Series
Number of Parts
351
Author
Contributors
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2022

Content Metadata

Subject Area
Genre
Abstract
Orfeo ToolBox (OTB) is an open-source project for state-of-the-art remote sensing, made for large-scale image processing. It is written in C++ and a Python interface is available. However, the use of plain OTB in Python requires a lot of code; more than what a Python user is used to! pyotb aims at making the use of Orfeo ToolBox easy in Python. In this talk, discover: - how to run any application of OTB in just one line of code - how to build complex processing chains containing several applications in an intuitive way. - how to interact easily with NumPy and Tensorflow. - some pythonic features made for user convenience. - some functions written to mimic the behavior of some well-known NumPy functions: `pyotb.where`, `pyotb.clip`, `pyotb.all`, `pyotb.any`... and counting! OTB has an amazing pool of applications and can run on all types of computers: from resource limited laptops to high performance clusters. With pyotb, unleash the power of OTB in Python! We will make you love the way you can use OTB in Python. You can find more info on the project on the pyotb repository: gitlab.orfeo-toolbox.org/nicolasnn/pyotb
Keywords