mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
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:
committed by
Benjamin Berg
parent
21ee241f0c
commit
fb5854213a
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user