Skip to content

ITS NOT WORKING! CRASHES ON WINDOWS #5

@sree3333

Description

@sree3333

INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
Traceback (most recent call last):
File "C:\Users\Atom\Projects\smart-drone\main.py", line 65, in
main(True, True, True, None)
File "C:\Users\Atom\Projects\smart-drone\main.py", line 52, in main
frame = cv2.cvtColor(frame, cv2.COLOR_RGB2BGR)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cv2.error: OpenCV(4.7.0) D:\a\opencv-python\opencv-python\opencv\modules\imgproc\src\color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cv::cvtColor'

NOT ABLE TO GET A FRAME FROM TELLO.

The video feed works if I use djitellopy library, its not working with this repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions