What should I do if the brightness of backgroud is very close to foreground?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Dongyu Liang
am 2 Mär. 2021
Kommentiert: Dongyu Liang
am 4 Mär. 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 Kommentare
Akzeptierte Antwort
Image Analyst
am 3 Mär. 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 Kommentare
Image Analyst
am 4 Mär. 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.
Weitere Antworten (0)
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!