An Unofficial Golang port of SourceAFIS: A library for human fingerprint recognition
go-sourceafis is a pure Golang port of SourceAFIS, an algorithm for recognition of human fingerprints. It can compare two fingerprints 1:1 or search a large database 1:N for matching fingerprint. It takes fingerprint images on input and produces similarity score on output. Similarity score is then compared to customizable match threshold.
More on homepage.
See homepage.
Distributed under Apache License 2.0.