I just find out the contours in the image using find contour function.It shows output like the below image.. Now I need to group the nearby contours in the zebra-crossing lines to get full area.How this can be done?
1 | initial version |
I just find out the contours in the image using find contour function.It shows output like the below image.. Now I need to group the nearby contours in the zebra-crossing lines to get full area.How this can be done?