• 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
Name
Last commit
Last update
3rdparty Loading commit data...
android Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
ios Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
README Loading commit data...
index.rst Loading commit data...