diff --git a/README.md b/README.md index 34ad811..0d31ec2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ +# Add support for 04e8:7301 Samsung Electronics Fingerprint Device + +_Found on Samsung NoteBook 9 series_ + +This reader is basically USB-to-SPI bridged FPC1020 devices, so added some bridge setup and quirks. + +Original driver has some kind of calibrarion and post-processing for image, so it can have poor performance on raw images. + +Doesn't recognise well on libfprint's algorithm, but modern algorithms it worked fine when tested.