Couting structures in an image

6 views (last 30 days)
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

Accepted Answer

Saurav Chaudhary
Saurav Chaudhary on 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.
  1 Comment
Isabella Aquino
Isabella Aquino on 25 Nov 2020
Thank you very much for the recommendations and for the help, Sarauv Chaudhary!

Sign in to comment.

More Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!