Image Segmentation of binary image
显示 更早的评论
Hi,
I'm trying to identify the banana from the other fruits in an binary Image so that the result only show the banana, I used se=strel('disk',25) but the area of orange was larger so the result show the orange not banana. can you help me with the problem.
Thank you in advance.
6 个评论
Image Analyst
2019-12-29
Not without the image we can't. You forgot to attach it. I also have no idea why you're even using strel(). That's used for doing morphological operations, which I'm not convinced you need.
Sadeq Ebrahimi
2019-12-29
KALYAN ACHARJYA
2019-12-29
Can you attach the original picture?
Sadeq Ebrahimi
2019-12-29
KALYAN ACHARJYA
2019-12-29
As you already located the roi (red boundary), is there any issue now?
Sadeq Ebrahimi
2019-12-29
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Region and Image Properties 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

