What should I do if the brightness of backgroud is very close to foreground?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Dongyu Liang
el 2 de Mzo. de 2021
Comentada: Dongyu Liang
el 4 de Mzo. de 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 comentarios
Respuesta aceptada
Image Analyst
el 3 de Mzo. de 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 comentarios
Image Analyst
el 4 de Mzo. de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Segmentation and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!