I am using the Mean Shift Algorithm for segmentation. To better the result image I would like to draw a white line in the contour boundaries. What algorithm fits this requirement and is there a code example in C++?
1 | initial version |
I am using the Mean Shift Algorithm for segmentation. To better the result image I would like to draw a white line in the contour boundaries. What algorithm fits this requirement and is there a code example in C++?