Skip to content
Discussion options

You must be logged in to vote

The color thresholding method (the old method) for tissue segmentation, never had a level or magnification parameter.
Thus this is only used with the new neural network method.
Color thresholding uses the highest level of the image pyramid.
See here: https://github.com/smistad/FAST/blob/master/source/FAST/Algorithms/TissueSegmentation/TissueSegmentation.cpp#L72

Maybe this should be changed? Why do you need to run in a specific magnification?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mhoibo
Comment options

@smistad
Comment options

@mhoibo
Comment options

Answer selected by mhoibo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants