Desmis
0319a93496
Change settings Exposure PDE
2019-09-08 06:50:08 +02:00
Desmis
9d8aa5e9d3
Fixed crash when curve linear in local contrast wavelet
2019-09-03 13:47:20 +02:00
Desmis
b0669796ac
merge with dev
2019-08-30 08:26:08 +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
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
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
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
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
heckflosse
6f30354078
First commit for #5246 , still wip
2019-04-01 19:40:10 +02:00
Desmis
e81330b35d
Optimize Local Exposure
2019-03-23 17:31:13 +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
heckflosse
520a3709bf
Allow user defined border for xtrans, #5198
2019-03-01 14:47:55 +01:00
Flössie
0cbc4923bc
Relax dependency from procparams.h
2019-02-28 20:44:50 +01:00
Desmis
aa92eeafcd
Clean code
2019-02-25 08:46:34 +01:00
Desmis
684fbc6f44
Improve inverse ColorLight and inverse exposure with curves and blur shape detection
2019-02-08 11:25:47 +01:00
Desmis
0db024126c
merge with dev - suppress unused variable
2019-02-06 08:48:54 +01:00
Flössie
37027e46bd
Fix non-OpenMP build
2019-02-06 06:54:31 +01:00
Desmis
1be52c1024
Fixed bug in previous commit - cland code with unused variables
2019-02-03 10:49:22 +01:00
Desmis
e610c8ed24
Improve reference calculation
2019-02-03 09:00:22 +01:00
Desmis
6a9a2592db
Improve denoise with deltaE
2019-01-29 11:25:57 +01:00
Desmis
2642eab943
Improve color and light with deltaE - simpify interface - clean code
2019-01-28 10:56:12 +01:00
Desmis
63f6c26f70
merge with dev - thanks to Floessie
2019-01-26 08:34:50 +01:00