Azzera filtri
Azzera filtri

Fiber Segmentation in concrete image

5 visualizzazioni (ultimi 30 giorni)
Syed JABBAR SHAH
Syed JABBAR SHAH il 10 Giu 2021
Risposto: Tarunbir Gambhir il 14 Lug 2021
I am new to image processing and trying to segment fiber (white streaks and dots) from the concrete sample images. I am using MATLAB, I have tried some techniques but it seems that techniques it not accurate.
  1. How to segment fiber from the image?
  2. How to calculate the percentage of fiber in the image?
  3. Orientation of fiber?
I would really appreciate your help with correct code.
Thanks.

Risposte (1)

Tarunbir Gambhir
Tarunbir Gambhir il 14 Lug 2021
I suggest you go through the documentation page on regionprops. I beleive properties like Area, BoundingBox, Centroid, and Orientation might be helpful here.

Community Treasure Hunt

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

Start Hunting!

Translated by