Closed krishnakanagal closed 2 years ago
The stain matrix is extracted from a reference image using the Macenko algorithm. The script histocartography/preprocessing/stain_normalizers.py also allows to pass your own reference image to extract the matrix.
Hi,
I had a question regarding Macenko Stain Normalizer. I see that the H&E Reference matrix is a hard coded matrix of shape (2, 3). Can you shed some light on how did you get this matrix? I am looking for a paper where this matrix is provided. Below is the line of code which I am referring to in the code _histocartography/preprocessing/stainnormalizers.py