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
Desmis
9653b9c9cf
suppress last commit b7cf9d2
2018-12-21 09:44:04 +01:00
Desmis
b7cf9d2775
Suppress some warnings
2018-12-20 10:53:45 +01:00
Desmis
e7327f3da9
Some bugs fixed
2018-12-20 08:54:55 +01:00
Desmis
d0029e81a4
merge with dev
2018-12-11 07:40:54 +01:00
heckflosse
9fca8ed9f1
custom trc: speedup for preview and detail windows
2018-11-26 14:34:06 +01:00
Desmis
bfca2e2dd6
merge with Dev
2018-11-26 09:16:47 +01:00
heckflosse
20577ccab6
custom trc, speedup and reduced memory usage, #5025
2018-11-25 13:54:59 +01:00
Desmis
86c03e61d4
merge with dev - I hope no error
2018-11-24 14:18:37 +01:00
heckflosse
190772af5e
Fix some issues found by cppcheck
2018-11-22 18:40:09 +01:00
Desmis
721972ee72
merge with dev
2018-11-20 17:50:33 +01:00
heckflosse
741bdd97f2
Fix another coverity issue
2018-11-17 20:20:44 +01:00
U-PC-BUREAU\jacques
19d71e46d4
merge with dev
2018-11-01 17:34:21 +01:00
Alberto Griggio
5e30b5ac58
merged 'colortoning-labregions' into 'dev'
2018-11-01 15:18:11 +01:00
U-PC-BUREAU\jacques
b9c7fa80da
merge with dev
2018-11-01 08:37:28 +01:00
Alberto Griggio
7090730063
Merge pull request #4898 from Beep6581/dehaze
...
Dehaze
2018-10-31 13:26:08 -05:00
Alberto Griggio
b651cdd40b
Merge pull request #4885 from Beep6581/softlight-later-pipeline
...
moved softlight later in the pipeline
2018-10-27 18:03:51 +02:00
U-PC-BUREAU\jacques
21292f6db5
merge with dev
2018-10-26 09:00:29 +02:00
Alberto Griggio
1a3fd9f157
Added new color toning method "L*a*b* regions"
...
Allows to specify various "regions" of the image with masks, and to correct
for hue, saturation and lightness.
Inspired by the existing L*a*b* grid (in turn taken from darktable)
2018-10-25 16:46:11 +02:00
heckflosse
4d46e618bb
Calculate dual demosaic auto contrast threshold when saving file, #4866
2018-10-23 21:03:23 +02:00
Pandagrapher
bf2b7905d3
New Locallab procparams structure
...
Locallab procparams structure updated to improve robustness
NB: Some default params have been modified
2018-10-18 19:23:26 +02:00
Alberto Griggio
b50b8dea9f
merge with dev
2018-10-27 16:11:17 +02:00
Alberto Griggio
75964dfd8b
make sure that dehaze doesn't trigger Fattal tone mapping
...
(bad interaction due to sloppy rebasing)
2018-10-10 17:08:36 +02:00
Alberto Griggio
14ac4babec
added haze removal tool
...
Based on the paper:
"Single Image Haze Removal Using Dark Channel Prior" by He, Sun and Tang
using a guided filter for the "soft matting" of the transmission map
2018-10-10 10:02:06 +02:00
Pandagrapher
854021cfee
Merge with newlocallab...
2018-09-25 23:40:09 +02:00