Skip to content

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

@maheshmd

Description

@maheshmd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions