displaying gstreamer with opencv -
i'm wondering if it's possible capture frame gstreamer , display opencv, or if there has trick equivalent of cvwaitkey in gstreamer (or other library) more appreciated!
thanks in advance
you can have appsink in pipeline buffers (eventually use tee ! queue ! appsink). use image in buffer opencv functions if like.
Comments
Post a Comment