I am using python 3.5 and opencv 3. I want to be able to calculate a ratio of the size of the dark purple region compared to the size of entire purple cells. How can I use cell segmentation to locate a ratio between these two regions for the purple colored cells (not the pink color cells) ?
I have tried follow this guide but returns a completely black image.
from How to calculate area of nucleus of cell?

No comments:
Post a Comment