460 Commits

Author SHA1 Message Date
Desmis
a307b5a739 Improve Exposure PDE 2019-09-10 11:14:40 +02:00
Desmis
0730222cf7 Add PDE Fattal to Exposure PDE - thanks to Alberto 2019-09-08 11:31:05 +02:00
Desmis
03aff81ebd Improve Exposure PDE with gamma 2019-09-07 10:55:47 +02:00
Desmis
5579b59121 Add Chroma to Clarity Sharp mask 2019-09-02 08:23:31 +02:00
Ingo Weyrich
f882309f59 capture sharpening: own compilation unit, smooth progressbar, #5412 2019-08-30 14:45:45 +02:00
Desmis
b0669796ac merge with dev 2019-08-30 08:26:08 +02:00
Ingo Weyrich
a1a680fbdc Merge branch 'dev' into capture_sharpening 2019-08-29 22:07:55 +02:00
Ingo Weyrich
df8367558b Do not treat white balance changes as related to panning if before and after uses camera whitebalance 2019-08-29 22:07:15 +02:00
Ingo Weyrich
1ff505432c Do not treat changes of tonecurve.fromHistMatching as related to panning 2019-08-29 21:04:56 +02:00
Desmis
d7ec94baf7 Clarity and shapmask in wavelet and change guidedfilter guid from L to Y 2019-08-27 08:39:40 +02:00
Desmis
d008bbb5cf Save change in GUI local contrast 2019-08-25 10:34:34 +02:00
Ingo Weyrich
7b3c50bc31 Capture sharpening: auto contrast threshold 2019-08-17 15:18:24 +02:00
Ingo Weyrich
506254ce46 capture sharpening: first mockup 2019-08-14 17:19:26 +02:00
Ingo Weyrich
b3e0013e56 Merge branch 'dev' into newlocallab 2019-08-08 16:18:58 +02:00
Desmis
3603cad472 Improve deltaE Blur-Noise add 2 methods Blur 2019-08-08 13:54:30 +02:00
Desmis
243faf603c Save GUI mask for Blur 2019-08-04 13:19:54 +02:00
Desmis
3105bab29f Improve local contrast with simple wavelet 2019-08-01 10:36:35 +02:00
Ingo Weyrich
0ed517d972 cppcheck: more explicit contructors 2019-07-31 16:08:25 +02:00
Desmis
a5389adbf6 Save GUI mask TM 2019-07-30 13:34:12 +02:00
Desmis
cbeb828609 merge with dev 2019-07-18 13:41:26 +02:00
Desmis
1add88a9ae Improve exposure with Laplace PDE 2019-07-18 11:42:29 +02:00
Desmis
9d0d608189 Improve exposure with shadows 2019-07-12 17:34:45 +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
6e0ea3df3f Correction to FFTW localcontrast optimize - first try Retinex FFTW 2019-06-29 08:23:29 +02:00
Desmis
b54312c2eb FFTW blur for local contrast 2019-06-28 14:26:51 +02:00
Flössie
015cffc73a Peripheral cleanups and a fix
- Whitespace, braces, sorting
- Fixed missing filmnegative in `ProcParams::operator ==(ProcParams)`
2019-06-13 09:52:13 +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
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
3ca1fa8719 Various improvment to Retinex (label, double, maxchro...) 2019-05-26 14:00:00 +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
aa2f68b742 First version Retinex with maskss 2019-05-13 14:33:48 +02:00
Desmis
31f9b44d06 Save GUI for mask retinex - disabled 2019-05-10 16:56:57 +02:00
Desmis
d4d9799168 Fixed bug CBDL chroma variable badly initialized 2019-05-07 09:20:33 +02:00
Desmis
0c22f58952 Change int to double - variables TM - clear cache needs 2019-05-06 14:51:31 +02:00
Desmis
789d537c53 Chnage settings local-contrast and enhance TM 2019-05-06 10:56:36 +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
28bc56d8db Change DBDL levels from 5 to 6 2019-04-29 10:28:54 +02:00
Desmis
496602f714 add transition differentiation 2019-04-28 07:32:59 +02:00
Desmis
241fb8fdb9 Add sofradius TM 2019-04-18 07:58:44 +02:00
Desmis
5ea56b6611 Fixed small bug in CBDL clarity 2019-04-16 16:24:46 +02:00
Desmis
585ed54c3c Save GUI part of Mask CBDL - disabled 2019-04-14 11:29:05 +02:00
Desmis
3398f7ae20 de-fixed bug in CBDL - improve dE - save work 2019-04-14 08:11:23 +02:00
Desmis
440dc86f34 Add Blur by level to CBDL 2019-04-12 09:55:27 +02:00
Desmis
79455f9c09 Improve local denoise with low levels wavelet 2019-04-11 11:05:22 +02:00