[Bug 766865] New: opencv: add cvclahe element to apply adaptive histogram equalization

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 25 12:42:47 UTC 2016


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

            Bug ID: 766865
           Summary: opencv: add cvclahe element to apply adaptive
                    histogram equalization
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: oss at nvl.army.mil
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 328507
  --> https://bugzilla.gnome.org/attachment.cgi?id=328507&action=edit
patch adding cvclahe element

Patch attached which adds cvclahe, an OpenCV element which applies contrast
limited adaptive histogram equalization
(https://en.wikipedia.org/wiki/Adaptive_histogram_equalization) to RGB, GRAY8,
and GRAY16_LE video.

This is useful to bring out detail in high dynamic range scenes. While it
provides interesting results in RGB and GRAY8, it is most useful in GRAY16_LE
video.

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