Closed alisterburt closed 1 year ago
The previous code was not memory efficient when there were large numbers of disconnected regions in a segmentation, leading to out of memory errors - this is now handled by an alternative, non-vectorised code path which is more memory efficient.
includes #23
The previous code was not memory efficient when there were large numbers of disconnected regions in a segmentation, leading to out of memory errors - this is now handled by an alternative, non-vectorised code path which is more memory efficient.
includes #23