pyopia.pipeline#
Module for managing the PyOpia processing pipeline
Refer to the Pipeline class documentation for examples of how to process datasets and images
Functions
|
Build a callable object from settings, which can be used to construct the pipeline steps dict |
|
Build a steps dictionary, ready for pipeline use, from a TOML-formatted steps dict |
|
Deprecated. |
Classes
Data dictionary which is passed between |
|
|
Build file list from glob pattern if specified. |
|
The processing pipeline class |