Skip to content

I have WSI of Breast cancer and I want to run them through custom models and make heatmap #181

Answered by andreped
lomshabhishek asked this question in Q&A
Discussion options

You must be logged in to vote

Great! In that case, the final step is using matplotlib. Hence, you have managed to do all relevant steps with pyFAST.

See my comment above for how to plot the WSI and prediction image side-by-side: #181 (reply in thread)

To plot the generated segmentation as overlay on top of the low-resolution WSI, see this thread.

Note that to plot segmentation on top of the low-res WSI, they likely need to be of equal image size. This can be achieved using OpenCV's resize function.

To save a figure in matplotlib, see savefig.

As the final steps are not FAST-related, I will let you try that on your own. Best of luck! :]

As you are now able to generate and view the heatmap using pyFAST, which was the or…

Replies: 2 comments 22 replies

Comment options

You must be logged in to vote
20 replies
@lomshabhishek
Comment options

@andreped
Comment options

@lomshabhishek
Comment options

@andreped
Comment options

Answer selected by lomshabhishek
@lomshabhishek
Comment options

@andreped
Comment options

Comment options

You must be logged in to vote
2 replies
@Peregalli
Comment options

@andreped
Comment options

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