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.
This commit is contained in:
Marco Trevisan (Treviño)
2020-11-08 03:58:58 +01:00
committed by Benjamin Berg
parent 21ee241f0c
commit fb5854213a
4 changed files with 352 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ int print_data_save (FpPrint *print,
FpFinger finger);
FpPrint * print_data_load (FpDevice *dev,
FpFinger finger);
GPtrArray * gallery_data_load (FpDevice *dev);
FpPrint * print_create_template (FpDevice *dev,
FpFinger finger);
gboolean print_image_save (FpPrint *print,