This is a bit of a FAQ by now, but let's collect an up-to-date summary.
SourceAFIS is an original algorithm, but it drew a lot of inspiration from other opensource algorithms, particularly NIST's MINDTCT and BOZORTH3 algorithms, which are well documented.
SourceAFIS doesn't have deep algorithm description yet. It only has a very brief summary:
Some understanding of the algorithm can be nevertheless gleaned from algorithm transparency data, which lets you see intermediate fingerprint representations created by the algorithm:
Can you please tell me which algorithm you have used in SourceAFIS fingerprint matching?
This is a bit of a FAQ by now, but let's collect an up-to-date summary.
SourceAFIS is an original algorithm, but it drew a lot of inspiration from other opensource algorithms, particularly NIST's MINDTCT and BOZORTH3 algorithms, which are well documented.
SourceAFIS doesn't have deep algorithm description yet. It only has a very brief summary:
https://sourceafis.machinezoo.com/algorithm
Some understanding of the algorithm can be nevertheless gleaned from algorithm transparency data, which lets you see intermediate fingerprint representations created by the algorithm:
https://sourceafis.machinezoo.com/transparency/
Thank you