Draw smallest polygon around contours

Question:

I’m trying to draw the smallest polygon around a collection of contous. I’m able to draw the smallest rectangle around them using numpy but I’m unable to come up with an algorithm for the smallest polygon. Can anyone advise?

Asked By: John M.

||

Answers:

Categories: questions Tags: , ,
Answers are sorted by their score. The answer accepted by the question owner as the best is marked with
at the top-right corner.