Simple Image Thresholding
This method first estimates a cutoff, then calculates the distribution of pixels within the cutoff in order to determine the final threshold.
I have found this method to work quite well for fluorescence microscopy images in which most of the pixels are background and the background is approximately gaussian.
There are a couple parameters than can be used to tune the threshold.
Cite As
Jake Hughey (2024). Simple Image Thresholding (https://www.mathworks.com/matlabcentral/fileexchange/44291-simple-image-thresholding), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation > Image Thresholding >
Tags
Acknowledgements
Inspired by: Ridler-Calvard image thresholding
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.