Commit Graph

11 Commits

Author SHA1 Message Date
heckflosse
089f2e9953 locallab: dedup localcontrast code 2019-04-10 15:29:23 +02:00
heckflosse
020204e0cb Merge branch 'dev' into newlocallab 2019-03-12 14:57:17 +01:00
Flössie
0cbc4923bc Relax dependency from procparams.h 2019-02-28 20:44:50 +01:00
Desmis
cc3dd0f6e2 Change int by double cbdl - local contrast - shape detection 2019-02-22 11:00:55 +01:00
Desmis
0c40abf126 add Contrast Threshold (sharp) - Local Contrast - Dehaze (retinex) 2018-12-19 19:33:33 +01:00
heckflosse
83bc6140bd Avoid Lab L values which lead to negative Y values when converting Lab to XYZ, fixes #4334 2018-01-25 21:27:10 +01:00
heckflosse
c84aebb427 localcontrast: removed timing code, don't multithread when multiThread is set to false 2017-12-20 22:19:36 +01:00
Alberto Griggio
235a4bb451 simplified the local contrast code and implemented the "proper" highlights and shadows scaling 2017-12-19 22:24:58 +01:00
Alberto Griggio
b65f529d5f add attribution for the original local contrast code in G'MIC 2017-12-19 13:57:09 +01:00
Alberto Griggio
a2bd8acac9 local contrast speedups by heckflosse 2017-12-19 09:43:44 +01:00
Alberto Griggio
b8777b3d87 added simple local contrast tool
Borrowed from G'MIC
2017-12-19 01:03:52 +01:00