py_eddy_tracker.poly.get_convex_hull

py_eddy_tracker.poly.get_convex_hull(x, y)[source]

Get convex polygon which enclosed current polygon

Work only if contour is describe anti-clockwise

Parameters:
Returns:

a convex polygon

Return type:

array,array