[Bug 746009] Videofilters: Support for Laplacian edge detecion
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Mar 10 21:31:59 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746009
--- Comment #1 from Sanjay NM <sanjay.nm at samsung.com> ---
Created attachment 299070
--> https://bugzilla.gnome.org/attachment.cgi?id=299070&action=edit
videofilters: Added support for Laplacian edge detection
Added support for Laplacian Edge detection for RGB data.
It is tested for RGB data using below pipeline
gst-launch-1.0 filesrc location=pm.mp4 ! decodebin ! videoconvert !
"video/x-raw, format={RGB}" ! edgelaplacian ! 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