/segmentation-mask-utils

A repository of some python utilities to manipulate segmentation masks and create label keys

Primary LanguagePython

segmentation-mask-utils

A repository of some python utilities to manipulate segmentation masks. These in particular will convert multiple binary segmentation masks to a single color mapped segmentation mask, or merge multiple binary masks of the same label into a single mask via MAX/OR/VOTE/AVG operators.