tumourkit.segmentation.hovernet.extract_patches.to4dim

tumourkit.segmentation.hovernet.extract_patches.to4dim(orig_dir: str, png_dir: str, csv_dir: str, name: str) ndarray

Generates 3D numpy array where dimensions are: Height x Width x Channels Channels are: R, G, B, Ground Truth (segmentation) csv_dir is only needed for compatibility, it is not used.