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
U-PC-BUREAU\jacques
5472673b9e
merge with dev
2018-08-05 09:05:47 +02:00
Alberto Griggio
fce2d61b0c
moved softlight later in the pipeline
...
Gives a better result, more suitable to the final fine-tuning
2018-07-24 17:00:54 +02:00
Hombre
180277778a
Merge branch 'dev' into testoutputprofile
2018-07-09 22:12:08 +02:00
U-PC-BUREAU\jacques
e65c6786ff
merge with dev
2018-07-07 13:46:18 +02:00
Alberto Griggio
7b0383fd2f
merge 'soft-light' into 'dev'
2018-06-29 23:34:31 +02:00
Hombre
fb0c95969b
Creation of the ICCProfileCreator
2018-06-25 00:43:11 +02:00
Hombre
e2dc8ea2c3
Merge branch 'dev' into testoutputprofile
2018-06-14 21:47:14 +02:00
Desmis
c1463c7edd
merge with dev..
2018-06-14 09:06:29 +02:00
heckflosse
44729edf04
Prepared engine to display the Sharpening Contrast mask
2018-06-10 14:35:12 +02:00
Desmis
03fb04cd81
merge with dev
2018-06-05 10:48:26 +02:00
heckflosse
fcfd813714
Sharpening: Blur contrast blend mask to get smoother transitions.
2018-05-23 23:49:11 +02:00
heckflosse
6f6dafe214
Added Contrast threshold adjuster to PR Sharpening, fixed some bugs, #4551
2018-05-21 16:10:30 +02:00
heckflosse
1a5545c461
Added contrast threshold adjuster for sharpening tool, #4551
2018-05-20 17:37:42 +02:00
Desmis
df6822178c
merge with dev
2018-05-05 09:37:58 +02:00
Desmis
e99498ab07
Some changes to internal variables
2018-05-02 13:59:54 +02:00
Desmis
2bfc41fd03
replace type_rgb_16 by type_rgb_flt and change some settings
2018-04-30 17:41:04 +02:00
Desmis
3ebbbdf139
merge with dev
2018-04-30 07:49:49 +02:00
Desmis
19b7a942af
Add TRC to working profiles
2018-04-29 17:08:45 +02:00
Alberto Griggio
4df4fd6370
code cleanup after the new shadows/highlights tool
2018-04-13 15:43:06 +02:00
Alberto Griggio
25b066e257
first version of new shadows/highlights tool
2018-04-13 17:30:29 +02:00
Desmis
431f516583
merge with dev
2018-04-10 18:04:29 +02:00
Alberto Griggio
112de05700
added SoftLight tool
2018-04-10 09:42:22 +02:00
heckflosse
9323d8c46d
Remove ciecam02 double precision processing
2018-04-06 23:19:40 +02:00
Desmis
1062869d01
merge with Dev
2018-03-26 14:59:08 +02:00
Alberto Griggio
c4933e36c8
merged 'improved-gamut-warning' into 'dev'
2018-03-22 16:21:43 +01:00
Desmis
a08c7b4182
merge with dev
2018-03-20 18:21:51 +01:00
Alberto Griggio
956c44905e
cleaned up gamut warning code
2018-03-16 17:57:03 +01:00
Alberto Griggio
83521b0c92
improved out-of-gamut warning, taken from PhotoFlow
2018-03-15 16:17:44 +01:00
Desmis
1a91bb60fe
Improve lightness for color and light and fix crashed with contrast when lightness -100
2018-03-10 18:12:15 +01:00
heckflosse
cfbcd6cd5b
Speedup for PF_correct_RTcam()
2018-02-23 13:30:52 +01:00
heckflosse
d677515273
CbDL reduce artifacts: wrong preview at low zoom levels, #4407
2018-02-20 14:35:27 +01:00
heckflosse
ad37d6baa8
Badpixelscam(): Bugfix, simplified interface and SSE code
2018-02-19 17:02:17 +01:00
heckflosse
e527ad44cd
Minor cleanups
2018-02-19 15:16:00 +01:00
heckflosse
63f14dda7e
Speedup and reduced memory usage for 'Defringe', 'Cbdl reduce Artifacts' and 'Ciecam02 Hot/bad pixel filter'
2018-02-14 14:18:31 +01:00
Desmis
74ffd741f9
Optimize code for exposure-vibrance and denoise-impulse
2018-02-09 11:12:54 +01:00
Desmis
9ab5015147
Fixed bug in vibrance local and some enhancement to exposure
2018-02-07 15:59:47 +01:00
Desmis
dabedc7143
save work for possible edge detect
2018-02-04 07:40:33 +01:00
Desmis
3eb08c6440
Fixed crash in denoise bilateral
2018-02-01 19:51:49 +01:00