mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 09:29:42 +00:00
8 lines
254 B
Markdown
8 lines
254 B
Markdown
|
# Opencv Library
|
||
|
|
||
|
This library should be linked to by getting cflags and libs from
|
||
|
gstreamer-plugins-bad-{{ gst_api_version.md }}.pc and adding
|
||
|
-lgstopencv-{{ gst_api_version.md }} to the library flags.
|
||
|
|
||
|
> NOTE: This library API is considered *unstable*
|