310 Commits

Author SHA1 Message Date
Desmis
c407da8d0a Add offset to Retinex 2019-09-27 07:57:19 +02:00
Desmis
3a159827c6 merge with dev 2019-09-24 08:08:07 +02:00
Desmis
ce78605a18 Add checkbox Retinex Dehaze 2019-09-22 18:27:29 +02:00
Desmis
363cfab749 merge with dev 2019-09-22 17:37:39 +02:00
Ingo Weyrich
0fc0eced5a Merge branch 'dev' into dehaze_speedup 2019-09-22 15:39:19 +02:00
Desmis
712dd73aea Others improvments to Retinex - Dehaze 2019-09-21 10:10:43 +02:00
Ingo Weyrich
7ff3192cc9 dehaze: added lumimance mode from ART, #5456, thanks to @agriggio 2019-09-20 14:03:09 +02:00
Desmis
2c6af9cfa5 Improvment settings retinex dehaze 2019-09-20 12:38:17 +02:00
Ingo Weyrich
f2cdbd0e4d Capture sharpening: experimental radius offset depending on distance to center 2019-09-16 15:09:47 +02:00
Desmis
1f63d27ecd Improve denoise for PDE Exposure 2019-09-15 18:54:54 +02:00
Desmis
eea35577d7 merge with dev 2019-09-13 08:57:10 +02:00
Ingo Weyrich
4079bb9920 Capture Sharpening: automatic radius calculation 2019-09-11 18:56:07 +02:00
Desmis
0711373021 Merge with dev 2019-09-11 08:35:25 +02:00
Ingo Weyrich
ba43437220
Merge pull request #5445 from Beep6581/capture_sharpening
Merge Capture sharpening into dev to get more tests
2019-09-10 19:27:01 +02:00
Morgan Hardwood
60b2196bce Updated gnu.org links to use HTTPS 2019-09-10 12:34:57 +02:00
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
bc23a7063e Fixed bug in local contrast wavelet 2019-09-02 10:50:05 +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
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
Ingo Weyrich
4fedfb2b26 cppcheck: further fixes 2019-08-06 22:10:38 +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
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
75e3dd956e Add original retinex PDE to softLight expander 2019-06-05 11:42:38 +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
631a047d70 Fixed bad reading paramsedit and locallab CBDL 2019-05-03 17:27:10 +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