[dd6877]: / mediaug / variables.py

Download this file

4 lines (3 with data), 99 Bytes

1
2
3
# colors for parts of the mask RGB
COLOR_CYTO_MASK = (51, 51, 51)
COLOR_NUC_MASK = (170, 170, 170)