What should I do if the brightness of backgroud is very close to foreground?
1 view (last 30 days)
Show older comments
Dongyu Liang
on 2 Mar 2021
Commented: Dongyu Liang
on 4 Mar 2021
Hi,
I have some images that I want to segment. However, The the brightness of backgroud is very close to foreground in my images.
Here is a example,
The red circled object is what I want. But after trying different methods, this is what I got
Is there any suggestions to get a better result? These segmented images are used to be mask for 3D segmentation by using ‘activecontour’. Other images have similar problem. And as you can imagine, The 3D structure is much larger than what I want.
Thanks!
0 Comments
Accepted Answer
Image Analyst
on 3 Mar 2021
They don't look that close. Thresholding should work fairly well. Otherwise use SegNet deep learing if you need to identify triangular protuberances. Not sure what you want though. What you got looks OK to me. Why is it not? What do you need to measure from it. Tell me so I can know how important holes and shape are.
5 Comments
Image Analyst
on 4 Mar 2021
I can't really explain it here. You're just going to have to go through some of the demos yourself and adapt them.
More Answers (0)
See Also
Categories
Find more on Image Segmentation and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!