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
Pandagrapher
8c90b560d7
Merge with branch 'dev/newlocallab'...
2019-01-25 12:58:28 +01:00
Desmis
1101484ecb
Improve flat curves and memory management for mask to prevent hang or crash
2019-01-24 18:16:30 +01:00
Pandagrapher
fc6e4ceaf1
Improve mask visibility selection in GUI
2019-01-19 14:11:12 +01:00
heckflosse
52aabfc93a
don't force b&w when ciecam02 and b&w are enabled
2019-01-19 13:14:29 +01:00
Desmis
a9be068b1c
Improvment to Color and Light contrast
2019-01-19 09:11:43 +01:00
Desmis
5da3b1b50f
Fixed some crash - change max expcomp - add blend mask exposure
2019-01-18 13:51:09 +01:00
Desmis
eec28d637f
Fixed bug in color LC(H) - add LC(H) for exposure - add blend for mask color
2019-01-17 17:13:27 +01:00
Desmis
d1b4c84ef2
Suppress compilation warning due to unused variables
2019-01-15 11:23:29 +01:00
Desmis
c71d70f0ea
Add structure to shape detection for colorlight and exposure
2019-01-13 14:49:11 +01:00
Desmis
9d1104517b
Add CL=f(H) curve to Color and Light mask
2019-01-11 16:05:00 +01:00
Desmis
e795d902ab
Improve shape detection with mask - clean code - fixe some bugs
2019-01-10 08:56:32 +01:00
Desmis
c99c9e673d
Add mask to Exposure
2019-01-09 16:15:23 +01:00
Desmis
cb226e7246
Preparation continuation
2019-01-07 18:08:07 +01:00
Desmis
d6f13b0753
Improve ref (hue chroma luma) management - prepare mask and blend
2019-01-07 16:51:05 +01:00
Desmis
476846f2ab
Improve code and contrast slider - add show modifications to exposure and Color
2019-01-06 14:14:04 +01:00
Pandagrapher
7ccd901ad1
Merge with branch newlocallab...
2019-01-05 18:07:51 +01:00
Desmis
000b91f5eb
Suppress warning - reorder improcoordinator.cc .h
2018-12-21 11:12:52 +01:00