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

File "walkway.py", line 280, in <module> img = cv2.imshow('Processed', processedFrame) NameError: name 'processedFrame' is not defined #21

Open
maheshmd opened this issue Oct 15, 2019 · 1 comment

Comments

@maheshmd
Copy link

Hi friends,
I am working on the following project in github.
https://github.com/AhmadYahya97/Fully-Automated-red-light-Violation-Detection.git

Failed to process frame
Traceback (most recent call last):
File "walkway.py", line 280, in
img = cv2.imshow('Processed', processedFrame)
NameError: name 'processedFrame' is not defined

I tried all the possible way not resolve the error

@HarishRJ
Copy link

is this issue solved bro?

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

2 participants