• Roman Donchenko's avatar
    Split CLAHE into its own file, because it's faster that way. · f90fd5b0
    Roman Donchenko authored
    Yes, it's as ludicrous as it sounds, but it's still true. Bizarrely,
    the previous commit makes CLAHE run about 10% slower on Android, even
    though it doesn't even touch any CLAHE code. Splitting it off fixes that,
    although the reason it does is a mystery for the ages.
    
    It's cleaner when it's in its own file, anyway. ;=]
    f90fd5b0
histogram.cpp 103 KB