Image segmentation approach to segment lines based on patches
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Arsalan Akbar
el 2 de En. de 2020
Respondida: J. Alex Lee
el 5 de En. de 2020
Hello Respected community,
I want to take your suggestions about image segmentaion. I have three images like shown in below figure. and i want to segment out the horizental and vertical lines like in figure two.
output be like
I am not looking for some type of code. i just need best approaches to solve these type of problems.
Thanks in advance
Respuesta aceptada
J. Alex Lee
el 5 de En. de 2020
If the shapes you want to segment are parameterizable, and especially if you know how many there are (3 rectangles in this case), perhaps one strategy is to overlay parameterized shapes onto the image (or an edge detected image) and minimize overlap error.
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!