Configuration

The YAML configuration for the extract subcommand has 5 sections:

  • common,

  • image (optional),

  • filter (optional),

  • select.

An example configuration file, filled with the default values when there is one, is available at examples/extraction.yml.

Common

The full list of fields as well as their default values is available in the Python reference.

Image

The full list of fields as well as their default values is available in the Python reference.

Filter

The full list of fields as well as their default values is available in the Python reference.

Select

The full list of fields as well as their default values is available in the Python reference.