1695 Commits

Author SHA1 Message Date
Desmis
9d0d608189 Improve exposure with shadows 2019-07-12 17:34:45 +02:00
rom9
6e31285d9e Merge remote-tracking branch 'origin/dev' into filmnegative 2019-07-10 21:37:23 +02:00
Desmis
95b0e35280 merge with dev 2019-07-07 07:29:10 +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
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
Desmis
6bb31aff86 Small iprovment and change tooltip 2019-07-01 11:22:18 +02:00
Desmis
8f3679afb5 Suppress messages in Preview - add Tooltip 2019-06-30 07:53:12 +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
dc1d1a561b Optimization for FFTW Retinex and Local Contrast 2019-06-29 10:51:09 +02:00
Desmis
b54312c2eb FFTW blur for local contrast 2019-06-28 14:26:51 +02:00
rom9
63a6e1b79c Changed GUI behaviour so that the first slider sets the reference exponent (green channel), and the other two sliders set the ratio of the red/blue exponent to the reference one. This should be more intuitive, and less confusing when clicking on the reset-to-default slider button. Now the first slider sets the general contrast, while the other two affect the color.
Lowered exponent slider max value from 6 to 4 (it was too large to be useful). New sliders are log-scale.
2019-06-26 02:00:34 +02:00
rom9
8c6458daff Removed "lock channels" CheckButton, it wasn't very useful. Keeping the "(lead)" note on the green channel label, to give a hint that this slider controls the other two as well. 2019-06-21 20:51:50 +02:00
rom9
d01f78864c Locked red and blue exponents by default in the GUI, added CheckButton to unlock them. 2019-06-14 22:14:24 +02:00
rom9
5ddc4a3e0e Added missing checkbox for film negative feature in partial apply / partial paste dialogs. 2019-06-11 22:13:16 +02:00
Desmis
b3714b3181 Improve TM with normalize luminance - improve skip for Retinex 2019-06-08 18:56:43 +02:00
Desmis
3a2d0c4dc6 Improve Retinex with Normalize luminance 2019-06-08 14:02:59 +02:00
rom9
9df8008949 Film negative processing: first usable version. Only supports bayer raw files, thumbnails don't work
Added performance improvements suggested by heckflosse. Lowered median sampling step from 7 to 5 since calculation is now much faster.

Added support for Fuji X-Trans raw files.

Applied SSE2 patch provided by @heckflosse, improves performance in main processing loop.

Moved film negative processing stuff in its own compilation unit.

Code cleanup: removed redundant omp directives.

Added check for dead pixels, going above threshold after inversion. ST_BAYER only for now.

Reverted leftover hack in cropwindow.cc
2019-06-08 01:40:29 +02:00
Desmis
52d2f4e6e4 Improve retinex_pde 2019-06-07 15:17:05 +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
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
Morgan Hardwood
386ae560b1 generateTranslationDiffs 2019-06-03 14:32:22 +02:00
Desmis
bac514dc15 merge with dev 2019-05-26 17:55:24 +02:00
Desmis
3ca1fa8719 Various improvment to Retinex (label, double, maxchro...) 2019-05-26 14:00:00 +02:00
TooWaBoo
0241179244
Fixed typo "Korreturwert" 2019-05-26 04:30:19 +02:00
TooWaBoo
2643529d9f
Update Deutsch locale 2019-05-25 17:27:24 +02:00
Desmis
00bbccf1c6 merge with dev 2019-05-25 16:49:21 +02:00
Desmis
376103e463 Fixed bug in exposure - change some settings and labels 2019-05-25 07:27:32 +02:00
Morgan Hardwood
683377e039 generateTranslationDiffs 2019-05-24 16:50:23 +02:00
Morgan Hardwood
853b198b1e Clarify what is being deleted in Trash, fixes #5337
The message shown when deleting items in trash was ambiguous.
2019-05-24 16:46:51 +02:00
J. Muller
e207276c93
Correct typo : redimensionnement 2019-05-22 13:48:47 +02:00
Desmis
9cdd5b9722 Others improvment to Retinex 2019-05-21 13:23:51 +02:00
Desmis
1875eba2e3 Improvment to Retinex 2019-05-21 07:44:37 +02:00
Desmis
1435a2e5e0 Fixed provisory crash and bug in retinex 2019-05-20 19:04:49 +02:00
Desmis
54ef1b7871 Change some labels 2019-05-15 17:31:58 +02:00
Desmis
aa2f68b742 First version Retinex with maskss 2019-05-13 14:33:48 +02:00
Desmis
5fa5a30fcc Change label and tooltip Retinex 2019-05-08 11:31:28 +02:00
Desmis
fca98702e1 Improve retinex transmission map with guidefilter 2019-05-08 07:53:28 +02:00
Desmis
dd9f8a062b Blur only levels 0 1 2 3 4 2019-05-07 15:52:41 +02:00
Desmis
631a047d70 Fixed bad reading paramsedit and locallab CBDL 2019-05-03 17:27:10 +02:00
Desmis
5d969eaeb7 change edge stopping defualt value 2019-05-03 15:33:19 +02:00
Desmis
14f3d0050e Disable TM main menu if TM local enabled 2019-05-03 14:08:29 +02:00
Desmis
c8f24b4335 Improv TM - and others fixed 2019-05-01 07:58:45 +02:00
Desmis
0537cbab5c Add amount - change label stren - for TM 2019-04-30 07:52:51 +02:00
Desmis
20c88cc9d4 Change label locallab in preferences 2019-04-28 07:59:23 +02:00
Desmis
496602f714 add transition differentiation 2019-04-28 07:32:59 +02:00