Algorithm 1: Preprocessing |
1 = brightBorderArtifactRemoval(); 2 = backgroundExtension(); 3 = → HSI color space; 4 = + − ∗ ; 5 = + − ; 6 = + − ; 7 = (, , ) → RGB color space; 8 = meanFilter(); 9 = CLAHE(); |
Algorithm 1: Preprocessing |
1 = brightBorderArtifactRemoval(); 2 = backgroundExtension(); 3 = → HSI color space; 4 = + − ∗ ; 5 = + − ; 6 = + − ; 7 = (, , ) → RGB color space; 8 = meanFilter(); 9 = CLAHE(); |