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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 27 02:28:44 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
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
 Attachment #245354|none                        |committed
             status|                            |
             Status|RESOLVED                    |NEW
         Resolution|FIXED                       |

--- Comment #13 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-27 09:28:34 UTC ---
(Added a minor fix, checking for retinex->scales being NULL too for deciding if
it needs to be reallocated)

commit 407f3e1856e3d7e79c9d743e4ae92538b6dad290
Author: Miguel Casas-Sanchez <miguelecasassanchez at gmail.com>
Date:   Mon May 27 11:20:07 2013 +0200

    opencv: Add colour image enhancement element based on Retinex algorithm

    Add colour image enhancement element based on Retinex algorithm. Two types
    exist, namely basic and multiscale; both are described in this article:

    Rahman, Zia-ur, Daniel J. Jobson, and Glenn A. Woodell. "Multi-scale
retinex
    for color image enhancement." Image Processing, 1996. Proceedings.,
    International Conference on. Vol. 3. IEEE, 1996

    Visually speaking the result looks a bit funny, but is pretty invariable to
    lightning changes, which is good for some applications, like image
    segmentation.

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

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