mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
examples: add img-capture example
This one can be useful in scripts, e.g. for building fingerprint dataset.
This commit is contained in:
@@ -180,7 +180,7 @@ print_create_template (FpDevice *dev, FpFinger finger)
|
||||
}
|
||||
|
||||
|
||||
static gboolean
|
||||
gboolean
|
||||
save_image_to_pgm (FpImage *img, const char *path)
|
||||
{
|
||||
FILE *fd = fopen (path, "w");
|
||||
|
||||
Reference in New Issue
Block a user