Skip to content
Snippets Groups Projects

FIX: Regression for in-memory pipelines

Merged Cresson Remi requested to merge 29-regression-in-memory-pipelines into master
11 files
+ 424
305
Compare changes
  • Side-by-side
  • Inline
Files
11
+ 4
1
# Pyotb
# 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.
@@ -20,4 +20,7 @@ to make OTB more Python friendly.
- [Comparison between pyotb and OTB native library](comparison_otb.md)
- [OTB versions](otb_versions.md)
- [Managing loggers](managing_loggers.md)
- [Troubleshooting & limitations](troubleshooting.md)
## API
Loading