C++Guns – RoboBlog

13.07.2011

OpenCV - Pixel format of incoming image is unsupported by OpenCV

Filed under: Allgemein — Thomas @ 10:07

HIGHGUI ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV
Unable to stop the stream.: Bad file descriptor

http://www.linuxquestions.org/questions/programming-9/opencv-pixel-format-of-incoming-image-is-unsupported-by-opencv-842801/

Einfach v4l2ucp installieren. v4l2ucp starten und Ergebnis ansehen. Wenn alles stimmt, das eigentliche Programm mit

LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so ./youropencvapp

starten

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

You must be logged in to post a comment.

Powered by WordPress