[Bug 754148] OpenCV port remaining elements to C++ and new API
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Aug 27 15:21:32 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754148
Vanessa Chipirrás Navalón <vchipirras6 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #310135|0 |1
is obsolete| |
--- Comment #2 from Vanessa Chipirrás Navalón <vchipirras6 at gmail.com> ---
Created attachment 310141
--> https://bugzilla.gnome.org/attachment.cgi?id=310141&action=edit
Remove unused and useless functions
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