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

Popular posts from this blog

Glib GIOChannel -

delphi - When I encode/decode SMS PDU (GSM 7 Bit) user data, do I need prepend the UDH first? -

python - Obscure curses error message when creating a sub window -