Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

normalization #30

Open
swvanderlaan opened this issue Nov 24, 2021 · 1 comment
Open

normalization #30

swvanderlaan opened this issue Nov 24, 2021 · 1 comment

Comments

@swvanderlaan
Copy link

Hi,

Do you apply normalization prior to masking, tiling, etc? I was quickly scanning the code but couldn't immediately find such a step - but I may have overlooked it.

Thanks

Sander

@manuel-munoz-aguirre
Copy link
Owner

Hi Sander,
When using the (default) graph segmentation method, PyHIST relies on an intermediate canny edge detector to help in the segmentation. As of now, we do not perform any other sort of normalization on the input WSIs, since PyHIST is meant to be a simple tile extraction tool, and there might be many different use cases for performing (or not) normalization, depending on the particular application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants