You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello sir,
I got this error when i lock the forehead region
please help me......
face detection lock = True
Traceback (most recent call last):
File "C:/Users/thearn-webcam-pulse-detector-3060060/thearn-webcam-pulse-detector-3060060/get_pulse.py", line 212, in
App.main_loop()
File "C:/Users/thearn-webcam-pulse-detector-3060060/thearn-webcam-pulse-detector-3060060/get_pulse.py", line 180, in main_loop
self.processor.run(self.selected_cam)
File "C:\Users\thearn-webcam-pulse-detector-3060060\thearn-webcam-pulse-detector-3060060\lib\processors_noopenmdao.py", line 238, in run
cv2.putText(self.frame_out, text,(x - w / 2, y), cv2.FONT_HERSHEY_PLAIN, tsize, col)
TypeError: integer argument expected, got float
The text was updated successfully, but these errors were encountered:
Hello sir,
I got this error when i lock the forehead region
please help me......
face detection lock = True
Traceback (most recent call last):
File "C:/Users/thearn-webcam-pulse-detector-3060060/thearn-webcam-pulse-detector-3060060/get_pulse.py", line 212, in
App.main_loop()
File "C:/Users/thearn-webcam-pulse-detector-3060060/thearn-webcam-pulse-detector-3060060/get_pulse.py", line 180, in main_loop
self.processor.run(self.selected_cam)
File "C:\Users\thearn-webcam-pulse-detector-3060060\thearn-webcam-pulse-detector-3060060\lib\processors_noopenmdao.py", line 238, in run
cv2.putText(self.frame_out, text,(x - w / 2, y), cv2.FONT_HERSHEY_PLAIN, tsize, col)
TypeError: integer argument expected, got float
The text was updated successfully, but these errors were encountered: