/VoronoiMap2D

Primary LanguageC++OtherNOASSERTION

VoronoiMap2D

Multithread implementation of the 2D exact Euclidean distance transform algorithm and Voronoi map extraction on the discrete grid (pure c++ with only OpenMP).

For more a more generic implementation (arbitrary dimensions, various metrics, Power diagram, medial axis, toroidal domains...), please have a look to DGtal.

This project comes alongside with the lecture note (WIP)

Note : The exported SVG files may not be valid šŸ¤· but fine for inkscape for instance.

Input Output Voronoi map Output distance transformation