[Bug 754148] OpenCV port remaining elements to C++ and new API

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 27 14:13:07 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=754148

--- Comment #1 from Vanessa Chipirrás Navalón <vchipirras6 at gmail.com> ---
Created attachment 310135
  --> https://bugzilla.gnome.org/attachment.cgi?id=310135&action=edit
Remove unused and useless functions to achieve  the objective.

The cvSmooth cvNot functions and do not have the correct input parameters.
Furthermore, cvSmooth function is not necessary for edge detection,
because the Canny function makes the step of smoothing the image.
And cvNot function is useless because there aren't changes if this
function is eliminated.

https://bugzilla.gnome.org/show_bug.cgi?id=754148

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list