mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
doc: Add fpi-dev-img section to the docs
This commit is contained in:
@@ -25,6 +25,15 @@
|
||||
#include "fpi-async.h"
|
||||
#include "fp_internal.h"
|
||||
|
||||
/**
|
||||
* SECTION:fpi-dev-img
|
||||
* @title: Image device operations
|
||||
*
|
||||
* As drivers work through different operations, they need to report back
|
||||
* to the core as to their internal state, so errors and successes can be
|
||||
* reported back to front-ends.
|
||||
*/
|
||||
|
||||
#define MIN_ACCEPTABLE_MINUTIAE 10
|
||||
#define BOZORTH3_DEFAULT_THRESHOLD 40
|
||||
#define IMG_ENROLL_STAGES 5
|
||||
|
||||
Reference in New Issue
Block a user