I want to measure these white cells I in this eye scan
Is there any suggestions or comments you may have that could help me measure cell counts? I am using Matlab, Fiji, and python for image processing!
I want to measure these white cells I in this eye scan
Is there any suggestions or comments you may have that could help me measure cell counts? I am using Matlab, Fiji, and python for image processing!
You could try https://photutils.readthedocs.io/en/stable/detection.html#local-peak-detection, and separating the image into smaller parts.
You could probably change the parameters and use skimage segmenting for a better output, but I just used the dim top half as a sample.
sample