Obtain continuous closed contour
Hi,
This contour lines are directly produced from the code taken from "Finding contours in your image" link
Here i am looking to extract single separate lobster (left lobster, right lobster). Is there anyway to combine the near by contours with little threshold and make a single large contour ?
Apply edge sharpening as pre processing using Filter2D. Then many edges become visible. Then find the contours and fit a convex hull around them as in https://dsp.stackexchange.com/questio...