Relative Content

Tag Archive for pythonopencvtkinterface-recognition

Python opencv and face_recognition problem after turn of Monitor

In my script, I try to capture the camera frame of my Surface device. It mostly works fine, but when I turn off my monitor using the power button, the light of the camera turns off. After that, even when I hold my finger over the camera, it still recognizes my face. I’ve tried resetting the frame, but it didn’t help. What am I doing wrong?