Marco Trevisan (Treviño)
|
fb5854213a
|
examples: Add Identify example
It was the only main action left in the examples, we use the gallery
from the device if available, otherwise the local one.
|
2020-11-23 17:00:01 +00:00 |
|
Vasily Khoruzhick
|
fd2875aa3e
|
examples: add img-capture example
This one can be useful in scripts, e.g. for building fingerprint
dataset.
|
2020-06-13 09:20:28 -07:00 |
|
Marco Trevisan (Treviño)
|
2158c5e2d1
|
cleanup: Use #pragma once everywhere
Remove legacy header guards, and use compiler newer features.
|
2019-12-17 14:38:19 +01:00 |
|
Marco Trevisan (Treviño)
|
d1fb1e26f3
|
Uncrustify everything except for nbis
|
2019-11-20 20:38:06 +01:00 |
|
Marco Trevisan (Treviño)
|
b46d336d2b
|
examples: Add back examples using the async APIs
Add the examples back by using the new async API, support verification and
enroll for devices with own storage.
|
2019-11-20 13:53:44 +01:00 |
|
Benjamin Berg
|
a4b6813ebf
|
examples: Add simple storage implementation using GVariant
This is useful so that the enroll and verify examples will not use the
deprecated API anymore.
|
2019-06-13 13:12:15 +00:00 |
|