简体   繁体   中英

Capacitance information using fingerprint scanner on android device

I've done a great amount of research, searched through API's, and looked through the forums for an answer. Finally decided to join stackoverflow!

THE PROBLEM:

I want to get the capacitance of the finger through a piece of hardware on the phone.

POSSIBLE SOLUTION:

I've come to the conclusion that, although the phone uses a capacitive touch screen, accessing the capacitance information on the touch screen is not possible (unless somebody knows how to?). I've considered using the fingerprint scanner, being that it is a capacitive sensor (the fingerprint scanner on the S5). Is there any way to access only the capacitance value instead of the image from the fingerprint scanner?

Some phones or tablets embed fingerprint sensor and a SDK to obtain template (list of minutiae) or picture. SDK also provide method to enroll and match.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM