OTSU for fibrosis quantification
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
wall area (ROI) is highlighted.
0 comentarios
Respuestas (1)
Image Analyst
el 8 de Jul. de 2023
I don't know what you want. If you want Otsu threshold, use graythresh
help graythresh
It's a generic, general purpose demo of how to threshold an image to find blobs, and then measure things about the blobs, and extract certain blobs based on their areas or diameters.
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!