Wednesday, 2 October 2013

Smooth Convex Hull

Smooth Convex Hull

I have started working a convex hull algorithm and was wondering what
method I could employ to smooth the polygon edge. I can't post the picture
but as you can imagine, the outline of the hull is not smooth.
I have tried to implement beziers (only to realise the shape was nothing
like the shape of the hull) and b-slines (again the shape was nothing
like, in fact I could not make the b-sline a closed shape).
I am failing and hopes someone can offer guidance.
Kind regards,
Mark.

No comments:

Post a Comment