Home

Awesome

WSIPreprocessing

The whole slide image (WSI) pre-processing repository includes the patching process and the Vahadane colour normalisation method. These pre-processing steps are strongly recommended before applying a deep learning method.

Tiling

Vahadane color normalization method

- Non-normalized tiles directory
    - Patient ID1
            - accept (non background tiles)
                    - patient_id1_x_y.jpg
            - reject (baackground tiles)
- Normalized tiles directory
    - Patient ID1
            - accept (non background tiles)
                    - patient_id1_x_y.jpg
            - reject (baackground tiles if ApplyVahadaneOnBackgroundTiles specified)