How to calculate the properties of pores like perimeter and area and the radius of the largest circle
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
KALYAN ACHARJYA
2020-1-22
编辑:KALYAN ACHARJYA
2020-1-22
2 个评论
KALYAN ACHARJYA
2020-1-22
You can try with other morphological operation, then apply the regionprops as per requirements.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Segmentation and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!