Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Non-Convex Hull

843799Jul 20 2004 — edited Oct 15 2004
Dear all,

I've a set of points in 2D where I want to find the hull. It works fine with an convex hull approach and the result is reasonable. But for some cases the hull must be non-convex (looking like a dump-bell).

Does anyone know a source or an algorithm where I can find a solution for this.

Thanks

Kai
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 12 2004
Added on Jul 20 2004
1 comment
149 views