Thresholding - Microscopy Image
Imoleayomide Ajayi (AMIMA, AFHEA, RSS Fellow, M.Sc, B.Sc)
PhD in view | Ethical AI Educator | Data Scientist | Stats Advisor | STEM Ambassador
When it comes to thresholding techniques in the microscopy world, it is quite a struggle to get a single thresholding technique to work for several images, however, one thing scikit-image has been able to achieve is a code that can call different types of thresholding techniques for a singular image.
Kindly find the link to the code below and try it in your microscopy images
https://scikit-image.org/docs/dev/auto_examples/segmentation/plot_thresholding.html#sphx-glr-auto-examples-segmentation-plot-thresholding-py
Here is the outcome I got when I used the code - give it a try