How to make plugin with opencv?

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

How to make plugin with opencv?

diyin
I'm trying to write a plugin which need to read image with opencv.
I write my plugin by following "Plugin Writer's Guide"
How to modify the building environment to make my plugin with opencv?
Thanks!



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: How to make plugin with opencv?

Vinod Kesti
Reply | Threaded
Open this post in threaded view
|

Re: How to make plugin with opencv?

diyin
Tanks for help,I will try to study it



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: How to make plugin with opencv?

cfoch

Hello,
You may want to inherit from GstOpenCVVideoFilter. You can see an example in gst-plugins-bad/ext/gst/opencv (if I recall correctly) or take as an example my plugins https://github.com/cfoch/gst-plugins-cheese

Regards,
Fabian


El 2 mar. 2019 1:43 PM, "diyin" <[hidden email]> escribió:
Tanks for help,I will try to study it



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel