[Bug 754148] OpenCV port remaining elements to C++ and new API
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Aug 30 14:22:26 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754148
--- Comment #11 from Vanessa Chipirrás Navalón <vchipirras6 at gmail.com> ---
Created attachment 310322
--> https://bugzilla.gnome.org/attachment.cgi?id=310322&action=edit
need to migrate to new version of OpenCV 2.4.11.
It is necessary to migrate the gstcvsmooth element to C++,
because new Opencv API leaves obsolete functions like cvSmooth.
This element uses this function.
You can see in this link:
http://docs.opencv.org/modules/imgproc/doc/filtering.html?
highlight=cvsmooth#void cvSmooth(const CvArr* src, CvArr* dst,
int smoothtype, int size1, int size2, double sigma1, double sigma2)
https://bugzilla.gnome.org/show_bug.cgi?id=754148
Ready for review.
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the gstreamer-bugs
mailing list