traditional_radiomics

Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the Habitat Guide and Python API guide (v2.0) for usage.

traditional_radiomics(config: RadiomicsConfig | Mapping[str, Any], *, logger: Logger | None = None) → WorkflowResult[None][source]

Run standalone PyRadiomics with all declared YAML processing controls.

target_labels are evaluated independently. With one label the historical filenames are retained; multiple labels add _label_<id> to prevent an ambiguous merged foreground table.