Diff of /mediaug/variables.py [000000] .. [05e710]

Switch to unified view

a b/mediaug/variables.py
1
# colors for parts of the mask RGB
2
COLOR_CYTO_MASK = (51, 51, 51)
3
COLOR_NUC_MASK = (170, 170, 170)