How to calculate the properties of pores like perimeter and area and the radius of the largest circle
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello everyone,
Ihave several binarized images like the following
and I used a software called imagej to find the properties of the pores and the output of this software is like :
as it can be observed, the pores cannot be detected very well by this software, so I was wondering if it is possible to find different features of pores (seperately) by matlab? Any help or idea how to solve it would be highly appreciated.
Thanks,
0 Kommentare
Antworten (1)
KALYAN ACHARJYA
am 22 Jan. 2020
Bearbeitet: KALYAN ACHARJYA
am 22 Jan. 2020
2 Kommentare
KALYAN ACHARJYA
am 22 Jan. 2020
You can try with other morphological operation, then apply the regionprops as per requirements.
Siehe auch
Kategorien
Mehr zu Image Segmentation and Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!