[Bug 746009] Videofilters: Support for Laplacian edge detecion

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 13 22:40:26 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #299070|0                           |1
        is obsolete|                            |

--- Comment #2 from Sanjay NM <sanjay.nm at samsung.com> ---
Created attachment 303348
  --> https://bugzilla.gnome.org/attachment.cgi?id=303348&action=edit
videofilters: Added support for Laplacian filter

Added support for convolution based laplacian filter.
It supports RGB format as of now and is tested with below pipeline
gst-launch-1.0 filesrc location=pm.mp4 ! decodebin ! videoconvert !
"video/x-raw, format={RGB}" ! laplacian ! videoconvert ! ximagesink

Incorporated all previous comments
Request to please review

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