Increase enrollment stages to 10 for better template coverage
More enrollment samples give bz3 a wider spread of touch angles and positions to build the template from, improving match reliability on small touch sensors used as tap sensors (e.g. 04f3:0c6e power button). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
1ce6db6e2c
commit
baefc0d879
@ -1017,4 +1017,6 @@ fpi_device_elan_class_init (FpiDeviceElanClass *klass)
|
||||
img_class->change_state = dev_change_state;
|
||||
|
||||
img_class->bz3_threshold = 2;
|
||||
|
||||
dev_class->nr_enroll_stages = 10;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user