Skip to content

Golang port of SourceAFIS: A library for human fingerprint recognition

License

Notifications You must be signed in to change notification settings

jtejido/go-sourceafis

Repository files navigation

go-sourceafis

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.

Getting started

See homepage.

Documentation

License

Distributed under Apache License 2.0.

About

Golang port of SourceAFIS: A library for human fingerprint recognition

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages