Desmis
36cf9ece44
Add forgotten invershap with deltaE
2019-01-30 14:24:03 +01:00
Desmis
5a0242718c
Add forgotten inversecolorlight to deltaE
2019-01-30 13:55:04 +01:00
Desmis
ed65bdc5d3
Improve sharp and local contrast with deltaE
2019-01-29 15:47:50 +01:00
Desmis
6a9a2592db
Improve denoise with deltaE
2019-01-29 11:25:57 +01:00
Desmis
aedaa12f04
Simplify code Blur-Noise
2019-01-28 11:31:30 +01:00
Desmis
2642eab943
Improve color and light with deltaE - simpify interface - clean code
2019-01-28 10:56:12 +01:00
Desmis
1e274d90cf
Improve exclude with deltaE and simplify code
2019-01-27 10:44:41 +01:00
Desmis
353bff7e32
Improve CBDL with deltaE and simplify code
2019-01-27 10:08:39 +01:00
Desmis
8ce0ba3202
Improve slightly Local retinex with deltaE and simplify code
2019-01-26 17:37:17 +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
Desmis
62402fb037
clean exposure code - fixed partially huge bug in mask
2019-01-23 17:27:03 +01:00
Pandagrapher
fc6e4ceaf1
Improve mask visibility selection in GUI
2019-01-19 14:11:12 +01:00
Desmis
a9be068b1c
Improvment to Color and Light contrast
2019-01-19 09:11:43 +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
c163973674
Fixed compilation non SSE ciecamloc_02float and big old bug in local exposure
2019-01-14 16:50:58 +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
870a0a8480
Improvment for mask - shape detection
2019-01-09 11:32:50 +01:00
Desmis
cb226e7246
Preparation continuation
2019-01-07 18:08:07 +01:00
Desmis
476846f2ab
Improve code and contrast slider - add show modifications to exposure and Color
2019-01-06 14:14:04 +01:00
Desmis
d812e4a5fa
add local blur flat region to sharpen - thanks to Ingo
2018-12-26 13:20:12 +01:00
Desmis
ed9b54db5a
Add Local Soft Light
2018-12-26 09:12:27 +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
0c40abf126
add Contrast Threshold (sharp) - Local Contrast - Dehaze (retinex)
2018-12-19 19:33:33 +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
4f89286b98
ImProcFunctions::workingtrc(): cleanup and another small speedup, #5025
2018-11-25 17:53:49 +01:00
heckflosse
20577ccab6
custom trc, speedup and reduced memory usage, #5025
2018-11-25 13:54:59 +01:00
U-PC-BUREAU\jacques
b3e6e75bf7
add detectshape to suppressed code and improve cat02_local
2018-11-07 08:36:21 +01:00
U-PC-BUREAU\jacques
42fa97506a
Simplify code - reduce artifacts
2018-11-06 17:04:30 +01:00
U-PC-BUREAU\jacques
8cac5471e2
Improve shape detection and Excludind spot
2018-11-05 10:54:03 +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
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
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
88c5214a47
Merge from branch 'dev/newlocallab'...
2018-10-08 20:56:29 +02:00
U-PC-BUREAU\jacques
72ed6f81b0
merge with dev
2018-10-07 09:58:43 +02:00
Pandagrapher
854021cfee
Merge with newlocallab...
2018-09-25 23:40:09 +02:00
heckflosse
1a191363ce
review ImProcFunctions::CompressDR(), fixes #4815
2018-09-17 22:46:57 +02:00
Pandagrapher
757cf784f2
Merge of new Locallab GUI with existing Locallab engine
...
New Locallab GUI has now impacts on image
Bug fixes:
- Some tools GUI were not updated accordingly if they were not firstly
activated
- Image was not activated if a control spot was deleted
- Blur & Noise GUI was not updated according to blurMethod combobox
2018-08-23 21:38:59 +02:00