Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code start issue. #79

Open
Rohit2111 opened this issue Dec 26, 2022 · 2 comments
Open

code start issue. #79

Rohit2111 opened this issue Dec 26, 2022 · 2 comments

Comments

@Rohit2111
Copy link

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'
@YINGXINYAN
Copy link

I have the same problem, did you solve it ? Help Please

@Sponge-bo
Copy link

me too,thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants