Click here to Skip to main content
15,901,373 members
Articles / Programming Languages / C++

The Concave Hull of a Set of Points

Rate me:
Please Sign up or sign in to vote.
4.96/5 (31 votes)
16 Aug 2017CPOL8 min read 66.3K   5.1K   42  
A C++ implementation of a published algorithm for computing the concave hull using a k-nearest neighbour approach.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
South Africa South Africa
Capetownian, software developer, land surveyor.

Comments and Discussions