1681 Commits

Author SHA1 Message Date
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
Pandagrapher
e431e86fe2 Allow show/hide all spots, fixes #5270 2019-04-25 15:54:58 +02:00
Desmis
5303bf094d merge with dev 2019-04-21 08:37:28 +02:00
Morgan Hardwood
1dfa492339 Changes for merging release 5.6 back into dev 2019-04-20 22:36:11 +02:00
Morgan Hardwood
a84c9f8ff8 Merge branch 'releases' into dev 2019-04-20 22:29:35 +02:00
Morgan Hardwood
5a4ed7317a Preparing for release 5.6 2019-04-20 21:56:55 +02:00
Morgan Hardwood
ec059cb38d generateTranslationDiffs 2019-04-20 19:55:51 +02:00
TooWaBoo
de28109b83 Small button fix (TWB & RT theme) #5292 2019-04-20 19:51:47 +02:00
TooWaBoo
541084eb06 TWB theme - Mac-gradient-fix 2019-04-20 19:51:09 +02:00
TooWaBoo
1eed354813 Update Deutsch locale 2019-04-20 19:50:56 +02:00
Marián Kyral
a948c4a22a Update Czech translation 2019-04-20 19:49:01 +02:00
Desmis
974c17b37b merge with dev 2019-04-20 16:46:37 +02:00
TooWaBoo
b21d6cc6dd Small button fix (TWB & RT theme) #5292 2019-04-20 11:08:09 +02:00
Desmis
6f7528818a Change labels Local l*a*b by Local Adjustements 2019-04-20 06:59:39 +02:00
Desmis
ff7920f10d merge with dev 2019-04-19 08:34:06 +02:00