Constants
LIGHT_H = (0.849, 0.514, 0.124)
module-attribute
Value for a light blue Hematoxylin staining vector present in the H&DAB protocol.
QUPATH_DAB = (0.269, 0.568, 0.778)
module-attribute
QuPath value for default DAB staining vector.
QUPATH_E = (0.216, 0.801, 0.558)
module-attribute
QuPath value for default Eosin staining vector.
QUPATH_H = (0.651, 0.701, 0.29)
module-attribute
QuPath value for default Hematoxylin staining vector.
Note
QuPath uses this value by default, even in the H&DAB protocol.
However, this value does not resemble the actual color
of Hematoxylin present in H&DAB-stained slides.
It is therefore advised to use the LIGHT_H
value when working with
the H&DAB protocol.