Pyotb: Orfeo Toolbox for Python¶
pyotb is a Python extension of Orfeo Toolbox. It has been built on top of the existing Python API of OTB, in order to make OTB more Python friendly.
Table of Contents¶
Get started¶
- Installation
- How to use pyotb
- Useful features
- Functions
- Interaction with Python libraries (numpy, rasterio, tensorflow)
Examples¶
Advanced use¶
- Comparison between pyotb and OTB native library
- OTB versions
- Managing loggers
- Troubleshooting & limitations