Skip to content

Io interfaces

The IO Interfaces of AUCMEDI allow extracting information from datasets in different structures or formats.

These interfaces are called internally via the input_interface.

Format Interfaces
Interface Internal Function Description
"csv" io_csv() Storing class annotations in a CSV file.
"directory" io_directory() Storing class annotations in subdirectories.
"json" io_json() Storing class annotations in a JSON file.