Ridler-Calvard image thresholding
I wasn't satisfied with the existing matlab implementations of the Ridler-Calvard algorithm, so I wrote my own.
Besides returning the threshold value, the function can also return the thresholded (binary) image.
The function also allows one to apply a log transform to the image prior to thresholding. The log transform may result in a better threshold, if the variance of the foreground is considerably higher than the variance of the background.
Citar como
Jake Hughey (2024). Ridler-Calvard image thresholding (https://www.mathworks.com/matlabcentral/fileexchange/44255-ridler-calvard-image-thresholding), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation > Image Thresholding >
Etiquetas
Agradecimientos
Inspirado por: Automatic Thresholding, Automatic Thresholding, Automatic Thresholding
Inspiración para: BiofilmQ, Simple Image Thresholding
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.