444 Commits

Author SHA1 Message Date
Desmis
0f8b9c4574 Improve showmask and Guidedfilter dcrop 2019-08-31 08:00:41 +02:00
Desmis
b0669796ac merge with dev 2019-08-30 08:26:08 +02:00
Desmis
a9cb07de24 merge with dev 2019-08-30 08:23:12 +02:00
Desmis
6a0e1cf1b6 change guidedfilter wavalet in simpleprocess 2019-08-30 07:42:47 +02:00
Ingo Weyrich
a5cba6261a Fix broken export when filmnegative was used on xtrans files 2019-08-29 22:50:45 +02:00
Ingo Weyrich
48bcf9e71a Fix broken export when filmnegative was used on xtrans files 2019-08-29 22:46:09 +02:00
Ingo Weyrich
ba8c3d15bf capture sharpening: do not trigger demosaic when changing adjusters 2019-08-28 18:03:31 +02:00
Ingo Weyrich
7b3c50bc31 Capture sharpening: auto contrast threshold 2019-08-17 15:18:24 +02:00
Ingo Weyrich
8421f8780a capture sharpening: contrast threshold 2019-08-15 20:40:32 +02:00
Ingo Weyrich
506254ce46 capture sharpening: first mockup 2019-08-14 17:19:26 +02:00
Desmis
9e66826f62 Simple mask for inverse Exposure and inverse ShadowsHighlight 2019-08-11 09:28:28 +02:00
Desmis
e51634dc56 optimize mask code 2019-08-10 16:11:17 +02:00
Desmis
d39eded269 enabled simple mask for Color and light inverse 2019-08-09 18:32:09 +02:00
Desmis
243faf603c Save GUI mask for Blur 2019-08-04 13:19:54 +02:00
Desmis
4278e2232e Fixed crash ih TIF with localcontrast wavelet - some improvments 2019-08-02 07:48:22 +02:00
Desmis
3105bab29f Improve local contrast with simple wavelet 2019-08-01 10:36:35 +02:00
Desmis
893831c45b Prepare mask TM 2019-07-30 18:14:41 +02:00
Desmis
e4c4e38236 merge with dev 2019-07-24 09:05:32 +02:00
Desmis
779ae39f17 merge with dev 2019-07-23 06:40:40 +02:00
Ingo Weyrich
cbb3f05b7e use empty() instead of comparison with an empty string 2019-07-22 13:49:08 +02:00
Desmis
28590fa827 merge with dev 2019-07-19 09:42:56 +02:00
Desmis
cbeb828609 merge with dev 2019-07-18 13:41:26 +02:00
Desmis
3469bc9535 Improve retinex_pde with show processus 2019-07-05 13:31:04 +02:00
Desmis
9a46885cfe Fixed bug from ff2000 2019-06-26 12:34:57 +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
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
3aacc1db53 merge with dev 2019-05-19 18:52:00 +02:00
Desmis
0d05d35a1b merge with dev 2019-05-19 18:32:38 +02:00
Desmis
18d977502d Improve Tone-mapping iterates 2019-05-19 18:12:46 +02:00
Desmis
14dc398c4d Improvment to softradius clarity 2019-05-14 10:55:48 +02:00
Desmis
744ca10ecc Improve clarity 2019-05-13 16:18:37 +02:00
Desmis
b3576854f8 save provisory work 2019-05-10 19:24:17 +02:00
Desmis
35de3e72ed Add CBDL mask to rtengine - but disabled 2019-04-14 17:42:55 +02:00
Desmis
c3b3ecddec save provisory work 2019-04-14 13:17:26 +02:00
heckflosse
7f3fdb8f6c locallab: dedup softlight code 2019-04-08 15:08:26 +02:00
heckflosse
7970afa400 locallab: dedup dehaze code 2019-04-08 14:44:02 +02:00
Desmis
5837f722a8 disabled showmask - improve GUI 2019-04-03 09:23:03 +02:00
heckflosse
6f30354078 First commit for #5246, still wip 2019-04-01 19:40:10 +02:00
Desmis
3d62375623 Improvment to Soft radius 2019-03-24 13:59:38 +01:00
Desmis
71cfb520a0 increase sensitivity of Soft radius clarity and shap mask 2019-03-23 18:07:53 +01:00
Desmis
e81330b35d Optimize Local Exposure 2019-03-23 17:31:13 +01:00
Desmis
7ec1b27a91 Add show mask to Clarity 2019-03-23 12:45:44 +01:00
Desmis
48d30e50c7 Wavelet Clarity and Unsharp mask 2019-03-22 18:20:00 +01:00
heckflosse
020204e0cb Merge branch 'dev' into newlocallab 2019-03-12 14:57:17 +01:00
Floessie
17bec0a2e5
Merge pull request #5197 from Beep6581/relax-procparam-dependency
Relax dependency from `procparams.h`
2019-03-11 15:14:00 +01:00
Desmis
040e900c02 merge with dev 2019-03-11 10:08:54 +01:00
Desmis
d62acb0eaf Add mask and show modifications to Shadows Highlight 2019-03-11 09:47:25 +01:00
Flössie
9fe6bcaab1 Merge branch 'dev' into relax-procparam-dependency 2019-03-10 12:54:04 +01:00
heckflosse
b0a7b5fed3 tiles per thread for some more tiled algorithms, #5203 2019-03-09 18:47:02 +01:00
Desmis
65a418ae27 merge with dev 2019-03-03 18:20:16 +01:00