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

Formale Metadaten

Titel
Pyotb: a pythonic extension of Orfeo ToolBox
Serientitel
Anzahl der Teile
351
Autor
Mitwirkende
Lizenz
CC-Namensnennung 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache
Produktionsjahr2022

Inhaltliche Metadaten

Fachgebiet
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
Schlagwörter