Ingo Weyrich
c11087c28d
Cleanup curves.h includes
2019-10-29 14:15:45 +01:00
Ingo Weyrich
e92a99350b
Forward declare Image8
2019-10-29 11:44:00 +01:00
Ingo Weyrich
54b6b53e12
Reduce image16.h dependencies
2019-10-28 21:15:34 +01:00
Ingo Weyrich
20726d5bfe
Forward declare Imagefloat
2019-10-28 20:01:16 +01:00
Ingo Weyrich
22e5348db7
Forward declare LabImage
2019-10-28 17:17:15 +01:00
Ingo Weyrich
eaf0eeff4e
Forward declare CieImage
2019-10-28 15:43:58 +01:00
Ingo Weyrich
66191609d6
Forward declare wavelet_decomposition
2019-10-28 15:17:25 +01:00
Ingo Weyrich
3ba2e3fbd7
Merge branch 'dev' into boxblur_cleanup
2019-10-26 20:11:25 +02:00
Flössie
f7c57eeeda
Make ImProcFunctions::transCoord() const
2019-10-08 14:12:42 +02:00
Ingo Weyrich
6bebc19f02
reviewed boxblur code and usage
2019-09-26 15:03:09 +02:00
Ingo Weyrich
c88a74e83a
Merge pull request #5427 from Beep6581/speedup_transform
...
Speedup for transform
2019-09-16 17:18:38 +02:00
Ingo Weyrich
ba43437220
Merge pull request #5445 from Beep6581/capture_sharpening
...
Merge Capture sharpening into dev to get more tests
2019-09-10 19:27:01 +02:00
Morgan Hardwood
60b2196bce
Updated gnu.org links to use HTTPS
2019-09-10 12:34:57 +02:00
Ingo Weyrich
9a624ca01e
Speedup for transform
2019-08-27 13:25:34 +02:00
Ingo Weyrich
0c1caf6c36
capture sharpening: further improvements and speedups
2019-08-20 18:41:06 +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
Ingo Weyrich
27f921405c
Merge branch 'dev' into cppcheck
2019-08-07 15:33:16 +02:00
Ingo Weyrich
5e9a409dba
cbdl code cleanup
2019-08-06 17:34:14 +02:00
Ingo Weyrich
0ed517d972
cppcheck: more explicit contructors
2019-07-31 16:08:25 +02:00
heckflosse
30120af8a2
remove some bogus consts
2019-03-19 20:54:10 +01:00
heckflosse
9ee47c29a3
Small speedup for denoise (mainly for preview mode), #5225
2019-03-17 19:45:46 +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
heckflosse
b0a7b5fed3
tiles per thread for some more tiled algorithms, #5203
2019-03-09 18:47:02 +01:00
Flössie
0cbc4923bc
Relax dependency from procparams.h
2019-02-28 20:44:50 +01:00
heckflosse
9fca8ed9f1
custom trc: speedup for preview and detail windows
2018-11-26 14:34:06 +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
Alberto Griggio
5e30b5ac58
merged 'colortoning-labregions' into 'dev'
2018-11-01 15:18:11 +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
heckflosse
1a191363ce
review ImProcFunctions::CompressDR(), fixes #4815
2018-09-17 22:46:57 +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
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
heckflosse
44729edf04
Prepared engine to display the Sharpening Contrast mask
2018-06-10 14:35:12 +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
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
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