[Bug 788567] opencv: Add support for blurring portion of image

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 11 19:47:52 UTC 2017


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

Michał Górny <mgorny at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #361195|needs-work                  |none
             status|                            |
 Attachment #361195|0                           |1
        is obsolete|                            |

--- Comment #3 from Michał Górny <mgorny at gentoo.org> ---
Created attachment 361364
  --> https://bugzilla.gnome.org/attachment.cgi?id=361364&action=edit
0001-opencv-Support-smoothing-only-part-of-the-image.patch (v2)

Here's a partially updated patch. I've made it work using absolute values with
G_MAXINT limit as suggested. I haven't updated the names yet since 'width' and
'height' are taken for kernel size. Do you have a suggestion on how to proceed
here? (i.e. use other names for my vars, e.g. 'area-width', or rename the
kernel to 'kernel-width')

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


More information about the gstreamer-bugs mailing list