Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tito21/voronoi-fingerprint

Voronoi fingerprint image
https://github.com/tito21/voronoi-fingerprint

Last synced: 16 days ago
JSON representation

Voronoi fingerprint image

Awesome Lists containing this project

README

        

# Voronoi fingerprint

Renders an image using fingerprints. The image is first divided into region
using a Voronoi algorithms. Later for each cell an ellipse is fitted and an
image of a fingerprint is placed on the fitted ellipse.

The ellipse is fitted following the method I describe in this blog post.