27 Commits

Author SHA1 Message Date
luz.paz
a41aa73124 Fix various typos
Found via  codespell v2.0.dev0  
```
codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L bord,hist,fo,reall,bloc,alph,dof,thre,makro,chang,currentry,portugues,vektor,ue
```
2020-06-18 14:53:04 -04:00
Desmis
eec242e2a9 various improvment to FFTW and Blur functions 2019-12-03 11:39:57 +01:00
Ingo Weyrich
033d9fe02a Merge branch 'dev' into newlocallab 2019-11-04 23:01:33 +01:00
Ingo Weyrich
ee6dd7d0d1 reduce <omp.h> dependencies 2019-11-03 16:14:16 +01:00
Flössie
aacea7046c Fix Clang warnings plus some cleanups 2019-10-31 08:56:38 +01:00
Ingo Weyrich
22e5348db7 Forward declare LabImage 2019-10-28 17:17:15 +01:00
Desmis
0711373021 Merge with dev 2019-09-11 08:35:25 +02:00
Morgan Hardwood
60b2196bce Updated gnu.org links to use HTTPS 2019-09-10 12:34:57 +02:00
Desmis
f1cc67bc2a Option Fftwsigma (true) to have substantially the same results FFTW Gaussianblur 2019-07-01 14:20:00 +02:00
Desmis
b371629b23 adjustements between radius FFTW Gaussianblur 2019-07-01 07:31:17 +02:00
Desmis
fa92226ba3 Fixed bad behavior sigma FFTW 2019-06-29 15:53:26 +02:00
Desmis
b54312c2eb FFTW blur for local contrast 2019-06-28 14:26:51 +02:00
heckflosse
0a37a26cf8 remove CLIPLOC #define 2019-05-05 13:33:02 +02:00
Desmis
b280733967 Fixed local contrast bad behavior in preview 2019-05-05 13:13:22 +02:00
Desmis
24c44dec11 clean code 2019-05-01 08:52:37 +02:00
Desmis
d66cd53119 Improve local contrast 2019-04-30 17:48:32 +02:00
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