featuregood first issue
Metriche repository
- Star
- (460 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
There are various methods in the literature to compute the "concave" hull of a 2D point set:
We can use ConcaveHull.jl as a test bed, it implements the method that is based on the modification of Jarvis march that we already have implemented with k-nearest neighbors.