Commit Graph

11299 Commits

Author SHA1 Message Date
luz.paz
e172dcabda Fix misc. typos and whitespace
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L hist,fo,reall,bloc,alph,dof,thre,makro,chang,currentry,portugues,vektor,ue`
2019-07-07 07:48:34 -04:00
Desmis
f6e071a2e3 Increase range fftw_size to 10000 2019-07-07 13:46:14 +02:00
Desmis
95b0e35280 merge with dev 2019-07-07 07:29:10 +02:00
Desmis
cedef81cc0 increase range fftw_size to 9000 2019-07-07 07:26:28 +02:00
Flössie
6cbcb9fee5 Fix compilation and more C++11 (fixes #5368) 2019-07-06 17:37:49 +02:00
Ingo Weyrich
c39a79802f Merge pull request #5367 from TooWaBoo/dev-lang
Update Deutsch locale
2019-07-06 14:40:08 +02:00
TooWaBoo
3c18613afb Typo fixed 2019-07-06 14:36:49 +02:00
TooWaBoo
7f5080ded0 Update Deutsch locale 2019-07-06 13:59:31 +02:00
Ingo Weyrich
0f09559413 Windows build crashes when trying to load a corrupted jpg, fixes #5366 2019-07-06 12:58:53 +02:00
Desmis
1263b25114 merge with dev 2019-07-06 08:12:47 +02:00
Desmis
0e43d8234f Improvment GUI retinex_pde 2019-07-06 08:10:30 +02:00
Morgan Hardwood
6fa533c40b Clarify permanent file deletion strings
Closes #5365
2019-07-05 15:30:30 +02:00
Desmis
3469bc9535 Improve retinex_pde with show processus 2019-07-05 13:31:04 +02:00
heckflosse
a5800a18b0 raw crop for OLYMPUS E-M1X highres mode 2019-07-04 17:21:19 +02:00
Desmis
f6058d472c merge with dev 2019-07-04 08:34:14 +02:00
Desmis
50e6aa12c7 merge with dev 2019-07-04 08:23:56 +02:00
Desmis
fc4fd82afb merge with dev 2019-07-03 14:46:31 +02:00
heckflosse
c04171bf34 minor speedups 2019-07-02 23:24:58 +02:00
heckflosse
bb11f68535 Fix wrong SSE code path of shadowToneCurve() 2019-07-02 21:01:51 +02:00
Desmis
2582637ce6 Change radius FFTW Retinex 2019-07-02 06:08:16 +02:00
Desmis
f2a2ed9ea1 Improvment to FFTW Retinex 2019-07-01 14:45:17 +02:00
Desmis
f1cc67bc2a Option Fftwsigma (true) to have substantially the same results FFTW Gaussianblur 2019-07-01 14:20:00 +02:00
Desmis
6bb31aff86 Small iprovment and change tooltip 2019-07-01 11:22:18 +02:00
Desmis
dc4788e00b another similar improvment 2019-07-01 10:17:07 +02:00
Desmis
b371629b23 adjustements between radius FFTW Gaussianblur 2019-07-01 07:31:17 +02:00
Desmis
f656d6f7b0 Change some settings and Retinex GUI radius 2019-06-30 14:08:57 +02:00
Desmis
8f3679afb5 Suppress messages in Preview - add Tooltip 2019-06-30 07:53:12 +02:00
Desmis
0329402c3d Add comment and small improvment 2019-06-29 18:09:01 +02:00
rom9
b4c109f275 ProcParams now contain red and blue ratios, to be aligned with values in the GUI. 2019-06-29 16:06:40 +02:00
Desmis
fa92226ba3 Fixed bad behavior sigma FFTW 2019-06-29 15:53:26 +02:00
Desmis
dc1d1a561b Optimization for FFTW Retinex and Local Contrast 2019-06-29 10:51:09 +02:00
Desmis
6e0ea3df3f Correction to FFTW localcontrast optimize - first try Retinex FFTW 2019-06-29 08:23:29 +02:00
Desmis
2f9f6e088a Optimize speed FFTW local contrast 2019-06-29 06:27:58 +02:00
rom9
41e5899f97 Moved film negative thumbnail processing to own compilation unit 2019-06-28 22:54:32 +02:00
rom9
0920f6dfe8 rawData is not needed anymore in channelsAvg after commit d7bab9ba 2019-06-28 22:51:22 +02:00
rom9
536bbf95aa Added comments to clarify the difference between default exponents in procparams and default ratios in the GUI sliders. 2019-06-28 22:17:28 +02:00
rom9
4e09fd4f21 Changed master exponent default from 2.0 to 1.5; it was too large for high-contrast negatives. Set all sliders as log-scale, centered at 1.0, so that reasonable values can be fine-tuned more easily. 2019-06-28 21:29:06 +02:00
rom9
d7bab9ba9f Changed channelsAverage() to sample values from the original data in the RawImage instance, taking into account black levels. This lets me completely revert my awful commit 22f6297a5 and clip values to 65535, as it should be to avoid trouble downstream. 2019-06-28 20:44:40 +02:00
Desmis
50a54e3cfc merge with dev 2019-06-28 14:28:50 +02:00
Desmis
b54312c2eb FFTW blur for local contrast 2019-06-28 14:26:51 +02:00
rom9
938fc63dd0 Replaced powf calls with the optimized pow_F macro (which also works for the non-SSE2 case). 2019-06-27 23:01:51 +02:00
heckflosse
4eb7240a41 change granularity of raw black point adjusters from 0.1 to 1 2019-06-27 22:39:36 +02:00
rom9
a3004bb2b8 Added SSE2 optimization in film negative thumbnail processing. 2019-06-27 22:03:59 +02:00
heckflosse
9ea964f5d9 camconst.json: some raw crops and white levels 2019-06-27 15:32:28 +02:00
heckflosse
a652752c2f raw crops for FUJIFILM X-T30 and Sony DSC-HX99 2019-06-26 22:12:38 +02:00
heckflosse
e76d98fb9f raw crop for Sony DSC-RX0M2 2019-06-26 20:49:07 +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
c933436399 merge with dev 2019-06-26 08:16:07 +02:00
Desmis
5a59c90b62 merge with dev 2019-06-26 07:37:29 +02:00