deepcell_types.apply_config#

deepcell_types.apply_config(raw, channel_names, config)#

Apply a bounded op pipeline to raw (C,H,W) -> (C,H,W) float32.

channel_names are the resolved standard marker names aligned to raw’s channels (what the preprocess hook receives from predict).