Merge pull request #13532 from Tytan:channel_exp_comp
authorQuentin Chateau <quentin.chateau@gmail.com>
Fri, 28 Dec 2018 10:53:46 +0000 (11:53 +0100)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Fri, 28 Dec 2018 10:53:46 +0000 (13:53 +0300)
commit6b96512d46f5c3b082ef8051ee3523bddae7a359
treeb84d5117ee5cef289a002152ce1f02e3c1cf9db6
parenta9cf01113a3fdecfeb5af969a9816912ce8ab7cf
Merge pull request #13532 from Tytan:channel_exp_comp

Channels exposure compensators (#13532)

* feed compatible with single channel images

* Simplified BlockGainCompensator::apply

* ChannelsCompensator

* BlocksChannelsCompensator

* Make source level compatibility detector happy
modules/stitching/include/opencv2/stitching/detail/exposure_compensate.hpp
modules/stitching/perf/perf_stich.cpp
modules/stitching/src/exposure_compensate.cpp