←back to thread

61 points LorenDB | 1 comments | | HN request time: 0.303s | source
Show context
charcircuit ◴[] No.44385141[source]
This isn't "Windows Hello style." This program extracts features from a 2d image instead of doing depth reconstruction first. This makes it easy to fool with a piece of paper.

Also this only handles user authentication unlike on Windows where it can be usedpasskey. disk encryption and for passkeys.

Edit: This program also saves the landmarks of your face into a file in plain text when it gets added.

replies(4): >>44385213 #>>44385303 #>>44385375 #>>44385483 #
1. Boltgolt ◴[] No.44385375[source]
Depth reconstruction with IR cameras in laptops today is incredibly hard. While the camera itself is exposed in Linux as a USB camera, the sync with the IR emitters is completely lost. Because of this we cannot extract a "left" and "right" lit image reliably as Windows hello does