computer-vision-drone
computer-vision-drone copied to clipboard
Hi! when trying to run cv.imshow, I get this error > (-215:Assertion failed) size.width>0 && size.height>0 in function 'cv::imshow I checked the connection and I can actually see the camera...
There are lots of errors popping up when trying to send the snippet provided in JS to the drone. I think it is a connection problem with bebop. Any help?
Hi, Trying to follow your instructions here: http://cvdrone.de/stream-bebop-video-with-python-opencv.html to pull video frames into my python script. After running the js embedded within python I get the following error: TypeError: drone.MediaStreaming.videoStreamMode...