• Alexander Bokov's avatar
    Auto color balance improvements · 5fbc7daf
    Alexander Bokov authored
    Implemented a learning-based color balance algorithm, which typically provides
    noticeably better quality than grayworld, while being several times slower.
    Added a python script for training this algorithm, as well as the benchmarking script
    for objective quality evaluation.
    
    Also made some modifications to the grayworld algorithm implementation, including the
    16 bit image support and overall acceleration by about 1.7 times (for 8 bit images).
    5fbc7daf
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2 Loading commit data...
perf Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...
README.md Loading commit data...