Desmis
|
b54312c2eb
|
FFTW blur for local contrast
|
2019-06-28 14:26:51 +02:00 |
|
Desmis
|
f2380e26e1
|
Change setdefault Procparams
|
2019-06-26 13:29:57 +02:00 |
|
Desmis
|
9a46885cfe
|
Fixed bug from ff2000
|
2019-06-26 12:34:57 +02:00 |
|
Desmis
|
5a59c90b62
|
merge with dev
|
2019-06-26 07:37:29 +02:00 |
|
Desmis
|
1c22559448
|
speedup fftw for retinex_pde
|
2019-06-26 07:17:26 +02:00 |
|
heckflosse
|
66c9cd6177
|
Don't scan for darframes/flatfields/cluts if folder is not set, #2238
|
2019-06-24 19:52:17 +02:00 |
|
heckflosse
|
d3fb58a19c
|
clang error on badpixels.cc variable-sized object initializations, fixes #5358
|
2019-06-24 19:43:43 +02:00 |
|
Ingo Weyrich
|
c6cdaf37eb
|
Merge pull request #5350 from Beep6581/badpixels-compunit
Move badpixel code to own compilation unit
|
2019-06-22 18:00:13 +02:00 |
|
Flössie
|
ca387e0379
|
Use terser C++11 resets in ProcParams::setDefaults()
|
2019-06-18 09:22:45 +02:00 |
|
Desmis
|
4a9708cbd6
|
create fftw size
|
2019-06-16 14:13:34 +02:00 |
|
Desmis
|
9534981127
|
Improve retinex_pde with multithread
|
2019-06-15 06:42:00 +02:00 |
|
Desmis
|
cdba247a04
|
Speed improvment to fft_convol_blur
|
2019-06-11 14:14:53 +02:00 |
|
Desmis
|
1d31a52750
|
Add Mutex to retinex_pde and several improvments
|
2019-06-11 08:59:46 +02:00 |
|
heckflosse
|
156f3009d5
|
badpixels code: further cleanups
|
2019-06-10 22:15:16 +02:00 |
|
heckflosse
|
fe16bf7917
|
Move badpixel code to own compilation unit
|
2019-06-10 16:40:44 +02:00 |
|
Desmis
|
12e283bd6b
|
merge with dev
|
2019-06-10 13:00:57 +02:00 |
|
Desmis
|
91b85e40a8
|
Improvments fftw locallab
|
2019-06-10 12:40:26 +02:00 |
|
heckflosse
|
f0d32c1da7
|
White dot artifacts caused by CIECAM02, fixes #5342
|
2019-06-09 14:37:33 +02:00 |
|
heckflosse
|
1e4f9ac248
|
Avoid integer overflow when accessing luts with very large values
|
2019-06-09 14:36:38 +02:00 |
|
Desmis
|
77befeff68
|
merge with dev
|
2019-06-09 06:48:31 +02:00 |
|
Desmis
|
fd0aba1722
|
Clean code
|
2019-06-09 06:46:32 +02:00 |
|
Desmis
|
b3714b3181
|
Improve TM with normalize luminance - improve skip for Retinex
|
2019-06-08 18:56:43 +02:00 |
|
heckflosse
|
c0a033e717
|
interpolateBadPixelsXtrans() : fix oob access
|
2019-06-08 15:13:44 +02:00 |
|
Desmis
|
3a2d0c4dc6
|
Improve Retinex with Normalize luminance
|
2019-06-08 14:02:59 +02:00 |
|
Desmis
|
c0a4e4c11b
|
Improve fft_convol_blur - not used
|
2019-06-08 11:07:24 +02:00 |
|
Desmis
|
b378b0f74c
|
merge with dev
|
2019-06-07 16:52:34 +02:00 |
|
heckflosse
|
3b19b9f55b
|
Rawtherapee 5.6 crashes with.dng from PixelShift2DNG-0.9.8.67, fixes #5348
|
2019-06-07 16:37:59 +02:00 |
|
Desmis
|
52d2f4e6e4
|
Improve retinex_pde
|
2019-06-07 15:17:05 +02:00 |
|
Desmis
|
8cb24a8658
|
Simplify retinex_pde GUI
|
2019-06-06 10:50:33 +02:00 |
|
Desmis
|
68b05e3a80
|
merge with dev
|
2019-06-06 08:48:12 +02:00 |
|
Desmis
|
0dcfb811e7
|
Add Ipol copyright to retinex_pde
|
2019-06-05 13:09:43 +02:00 |
|
heckflosse
|
6486c491f8
|
Vibrance causes RT to freeze, fixes #5346
|
2019-06-05 12:55:08 +02:00 |
|
Desmis
|
b19588085b
|
Change settings Laplacian threshold
|
2019-06-05 12:33:43 +02:00 |
|
Desmis
|
75e3dd956e
|
Add original retinex PDE to softLight expander
|
2019-06-05 11:42:38 +02:00 |
|
Desmis
|
2b9468e9f8
|
merge with dev
|
2019-06-04 18:29:58 +02:00 |
|
Desmis
|
31fdd70bfa
|
Add new functions to locallab - not used
|
2019-06-04 18:16:12 +02:00 |
|
heckflosse
|
3c0b0ffd33
|
Small speedup for loading unpacked 16 bit raw files
|
2019-06-04 17:01:05 +02:00 |
|
heckflosse
|
a391e256bc
|
Fix possibly uninitialized variable
|
2019-06-04 16:30:54 +02:00 |
|
heckflosse
|
f18724e016
|
Silence some warnings
|
2019-06-04 16:30:22 +02:00 |
|
heckflosse
|
d46a043add
|
basic support for Fujifilm GFX 100
|
2019-06-04 14:17:38 +02:00 |
|
luz.paz
|
cc60ea2248
|
Fix source comment and misc. typos
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L hist,fo,reall,bloc,alph`
|
2019-06-03 17:38:50 -04:00 |
|
Desmis
|
bbcc2ddd19
|
best skip adaptation for preview - less bad
|
2019-05-31 07:36:08 +02:00 |
|
Desmis
|
0bf0c5fb2d
|
Small change OMP
|
2019-05-28 09:03:31 +02:00 |
|
Desmis
|
859a085796
|
Fixed huge memory leak in MSRlocal
|
2019-05-27 17:19:24 +02:00 |
|
Desmis
|
3ca1fa8719
|
Various improvment to Retinex (label, double, maxchro...)
|
2019-05-26 14:00:00 +02:00 |
|
Desmis
|
83bfdad89e
|
Improvment to chroma deltaE reti
|
2019-05-26 08:09:46 +02:00 |
|
Desmis
|
8b61560525
|
Change some settings chroma reti
|
2019-05-26 06:52:02 +02:00 |
|
Desmis
|
6a1a61871a
|
Improve chroma in Retinex local
|
2019-05-25 16:36:29 +02:00 |
|
Desmis
|
376103e463
|
Fixed bug in exposure - change some settings and labels
|
2019-05-25 07:27:32 +02:00 |
|
Desmis
|
61553c9054
|
Improve guidefilter radius
|
2019-05-24 12:34:03 +02:00 |
|