logo
Expand description

Calculate concave hull using k-nearest algorithm

Traits

Another approach for concave hull. This algorithm is based on a k nearest neighbours approach by Adriano Moreira and Maribel Santos.