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_namesare the resolved standard marker names aligned toraw’s channels (what thepreprocesshook receives frompredict).