boltgolt / howdy

🛡️ Windows Hello™ style facial authentication for Linux
MIT License
5.59k stars 294 forks source link

Frames very dark at low light #725

Open MisterAI opened 1 year ago

MisterAI commented 1 year ago

I'm not fully sure if I get the way how the IR cameras and emitters on Laptops work correctly. I expected however that the IR emitter is bright enough to light up my face sufficiently for face detection even in complete darkness. When running sudo howdy test however with only artificial lighting in my room I can only see the lights in my room. The rest is completely black. By putting a mirror in front of the camera I can confirm that the IR emitter is flashing. Also running https://github.com/EmixamPP/linux-enable-ir-emitter told me my IR emitter is already working fine. Now is my expectation to be able to use face detection at low light wrong or do I need to fix the IR emitter?

My setup: Linux Mint 21 howdy 2.6.1 Lenovo Yoga 16ACH6

lsusb          
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 04f2:b6cb Chicony Electronics Co., Ltd Integrated Camera
Bus 003 Device 002: ID 0489:e0cd Foxconn / Hon Hai Wireless_Device
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MisterAI commented 1 year ago

Anyone has any idea on this?