pixkit
pixkit copied to clipboard
Create AGCWD.m
paper:
@article{huang2013efficient, title={Efficient contrast enhancement using adaptive gamma correction with weighting distribution}, author={Huang, Shih-Chia and Cheng, Fan-Chieh and Chiu, Yi-Sheng}, journal={IEEE Transactions on Image Processing}, volume={22}, number={3}, pages={1032--1041}, year={2013}, publisher={IEEE} }
Hi @Choijianrui , it's possible that rewrite it in opencv fashion?
For instance, you can write an interface in pixkit-image.hpp
(here) and place the source code in enhancement.cpp
(here).
And also please edit our wiki page and add the description of this paper and corresponding usage of the written interface. Thanks.
Anyway, thanks for your contribution! @Choijianrui