After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 766865 - opencv: add cvclahe element to apply adaptive histogram equalization
opencv: add cvclahe element to apply adaptive histogram equalization
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-05-25 12:42 UTC by Joshua M. Doe
Modified: 2018-11-03 13:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch adding cvclahe element (15.76 KB, patch)
2016-05-25 12:42 UTC, Joshua M. Doe
none Details | Review

Description Joshua M. Doe 2016-05-25 12:42:47 UTC
Created attachment 328507 [details] [review]
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.
Comment 1 GStreamer system administrator 2018-11-03 13:51:41 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/393.