Couting structures in an image
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Isabella Aquino
am 28 Okt. 2020
Kommentiert: Isabella Aquino
am 25 Nov. 2020
Dear Researchers, I have a problem of counting some structures in an image. I would like to gently ask for help, if possible.
The structures that I'm trying to count are fibrils, those long structures looking like hair strands or strings indicated by the arrows in the attached images. Could you help me with this, please?
Sincerely
Isabella Aquino
0 Kommentare
Akzeptierte Antwort
Saurav Chaudhary
am 4 Nov. 2020
Refer example in the documentation link given below. In this example using the Opening and Label blocks, you count the number of spokes in the wheel. You can use similar techniques to count objects in other intensity images. However, you might need to use additional morphological operators and different structuring elements.
You can also refer this MATLAB answer to see the general steps that can be followed for counting objects in an image.
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!