[Bug 700977] opencv: add colour image enhancement element based on Retinex algorithm

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun May 26 01:21:11 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=700977
  GStreamer | gst-plugins-bad | 1.x

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-26 08:21:04 UTC ---
(In reply to comment #2)
> New patch coming.
> 
> (In reply to comment #1)
> > Review of attachment 245277 [details] [details]:
> > 
> > ::: ext/opencv/gstretinex.c
> > @@ +104,3 @@
> > +}
> > +
> > +G_DEFINE_TYPE (GstRetinex, gst_retinex, GST_TYPE_VIDEO_FILTER);
> > 
> > Why plain GstVideoFilter and not GstOpenCvVideoFilter?
> I have developed this in the (near) past and used VideoFilter. Should I change
> it?

I don't know, I assume GstOpenCvVideoFilter already handles some OpenCv related
things for you and thus makes your life easier and the code shorter :) Does it?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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