-
Notifications
You must be signed in to change notification settings - Fork 621
Open
Description
python3 example.py
Traceback (most recent call last):
File "/home/admin1/Desktop/GazeTracking-master/example.py", line 17, in
gaze.refresh(frame)
File "/home/admin1/Desktop/GazeTracking-master/gaze_tracking/gaze_tracking.py", line 63, in refresh
self._analyze()
File "/home/admin1/Desktop/GazeTracking-master/gaze_tracking/gaze_tracking.py", line 44, in _analyze
frame = cv2.cvtColor(self.frame, cv2.COLOR_BGR2GRAY)
cv2.error: OpenCV(4.6.0) π error: (-5:Bad argument) in function 'cvtColor'
Overload resolution failed:
- src is not a numerical tuple
- Expected Ptrcv::UMat for argument 'src'
Metadata
Metadata
Assignees
Labels
No labels