[Bug 746006] videofilter: Support for convolution based filter to remove speckle noise

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 10 21:18:32 PDT 2015


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

Sanjay NM <sanjay.nm at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sanjay.nm at samsung.com

--- Comment #1 from Sanjay NM <sanjay.nm at samsung.com> ---
Created attachment 299067
  --> https://bugzilla.gnome.org/attachment.cgi?id=299067&action=edit
videofilters: Added a convolution based filter to remove speckle noise

Added a convolution based filter which removes speckle noise from NV and RGB
data.

It is testing using the below pipeline

gst-launch-1.0 filesrc location=pm.mp4 ! decodebin ! videoconvert !
"video/x-raw, format={RGB}" ! despeckle ! videoconvert ! ximagesink

-- 
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