Set defaults
Signed-off-by: James Ketrenos <james_gitlab@ketrenos.com>
This commit is contained in:
parent
9f375399a5
commit
01ebc7c08c
@ -7,11 +7,11 @@
|
||||
#include <sqlite3.h>
|
||||
|
||||
#ifndef MIN_PTS
|
||||
#define MIN_PTS 20
|
||||
#define MIN_PTS 3
|
||||
#endif
|
||||
|
||||
#ifndef MAX_DISTANCE
|
||||
#define MAX_DISTANCE 0.354667L
|
||||
#define MAX_DISTANCE 0.47L
|
||||
#endif
|
||||
|
||||
/* descriptors extracted from a profile face photo, used to filter out faces near a profile image
|
||||
|
Loading…
x
Reference in New Issue
Block a user