libfprint icon indicating copy to clipboard operation
libfprint copied to clipboard

Making the drivers work on 96x96 sensor

Open nibirrayy opened this issue 4 years ago • 9 comments

I have a square sensor but I don't know if it is the 96x96 sensor but what I can tell is that the driver doesn't detect my finger print correctly or even if it does in some rare cases it is not sufficient to authenticate.

Is there is a way to make it work?

nibirrayy avatar Jan 15 '21 16:01 nibirrayy

I'm also having the same issue

devmrfitz avatar Jan 15 '21 16:01 devmrfitz

If the scanner is recognized but enrolling and/or recognizing doesn't work well, then likely nothing can be done https://github.com/iafilatov/libfprint#common-problems

iafilatov avatar Jan 15 '21 21:01 iafilatov

is there any other algorithm that we can use or can we create an image from another sensor and put it to use?

I just want the sensor to work like it does on windows

nibirrayy avatar Jan 16 '21 06:01 nibirrayy

None that I know of that's available and fits libfprint's license. You can follow the development in the main repo at https://gitlab.freedesktop.org/libfprint/libfprint. It's quite lively and this problem is known. On windows a proprietary driver with a proprietary algo is used (actually, I think the algo is not even a part of the driver at all).

iafilatov avatar Jan 17 '21 17:01 iafilatov

Is there any proprietary algo available that I can myself compile with libfprint?

On Sun, Jan 17, 2021 at 11:29 PM Igor Filatov [email protected] wrote:

None that I know of that's available and fits libfprint's license. You can follow the development in the main repo at https://gitlab.freedesktop.org/libfprint/libfprint. It's quite lively and this problem is known. On windows a proprietary driver with a proprietary algo is used (actually, I think the algo is not even a part of the driver at all).

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/iafilatov/libfprint/issues/36#issuecomment-761852947, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN5NJUYUPMRPK5LIVI57D5LS2MQRJANCNFSM4WEJ6BOQ .

devmrfitz avatar Jan 18 '21 03:01 devmrfitz

Again, none that I'm aware of.

iafilatov avatar Jan 27 '21 21:01 iafilatov

Any updates on this issue?

devmrfitz avatar Apr 08 '21 14:04 devmrfitz

@devmrfitz no update so far just stop using the sensor and didn't try anything new

nibirrayy avatar Apr 09 '21 12:04 nibirrayy

Same issue

gaetan1903 avatar Dec 10 '21 15:12 gaetan1903