JCash / voronoi

A C implementation for creating 2D voronoi diagrams
MIT License
638 stars 94 forks source link

Usage in MTEX #86

Open ralfHielscher opened 10 months ago

ralfHielscher commented 10 months ago

Hi Matthias,

thank you very much for this lovely code. It is very fast and outperforms the two Voronoi implementations available in Matlab by an order of magnitude. For that reason we use it now in the MTEX toolbox https://mtex-toolbox.github.io/index for the segmentation of EBSD maps of polykristalline materials (steel, rocks, ...) into grains.

Feel free to take any picture from our website to illustrate our usage of your great piece of code.

A big thank your, Ralf.