Desmis
|
017c40fd12
|
Adjustements to Const and Label Local labgrid
|
2019-02-24 08:26:20 +01:00 |
|
Desmis
|
7701a56e6c
|
add method to Labgrid color correction
|
2019-02-23 14:34:17 +01:00 |
|
Desmis
|
cc3dd0f6e2
|
Change int by double cbdl - local contrast - shape detection
|
2019-02-22 11:00:55 +01:00 |
|
Desmis
|
35b8b77d53
|
Change int by double - deltaEweakening - exposure comp - sharpening radius and blur radius
|
2019-02-21 18:32:42 +01:00 |
|
Desmis
|
22323852a9
|
merge with dev
|
2019-02-21 10:37:15 +01:00 |
|
Desmis
|
7c8091c843
|
Change settings and labels Color correction grid
|
2019-02-21 09:36:30 +01:00 |
|
Flössie
|
e39726dbf7
|
Return first frame in FramesData on OOB access (#4830)
|
2019-02-20 20:55:07 +01:00 |
|
Desmis
|
1b038ad338
|
merge with dev
|
2019-02-20 08:05:33 +01:00 |
|
heckflosse
|
b37f545391
|
Support Fuji SN EXR mode RAFs, #4830
|
2019-02-19 21:50:34 +01:00 |
|
heckflosse
|
cbdf3267e0
|
Haze removal doesn't work with images with large overexposed regions, fixes #5181, patch by @agriggio and @heckflosse
|
2019-02-19 21:37:04 +01:00 |
|
Desmis
|
613784af90
|
merge with dev
|
2019-02-19 15:43:28 +01:00 |
|
Desmis
|
d766ae4f82
|
Add strength to color correction grid
|
2019-02-19 11:34:37 +01:00 |
|
Desmis
|
e75bc149d2
|
Adjustements to color correction grid
|
2019-02-19 08:40:46 +01:00 |
|
heckflosse
|
41495853d6
|
guidedfilter: multithreaded boxblur
|
2019-02-18 23:28:05 +01:00 |
|
Morgan Hardwood
|
069584c505
|
Fix L* and CC curve background histograms
The histograms were not being drawn using the full available width.
Patch by Ingo Weyrich, fixes #4933
|
2019-02-18 22:06:34 +01:00 |
|
Desmis
|
9a9fbe0d54
|
merge with dev
|
2019-02-18 17:14:06 +01:00 |
|
Desmis
|
711d46bd5d
|
Add Color correction grid to Color and Light
|
2019-02-18 17:11:06 +01:00 |
|
Ingo Weyrich
|
8d8aeb00a7
|
Fix segfault when dehaze depth map is enabled
|
2019-02-18 16:56:39 +01:00 |
|
Ingo Weyrich
|
e2154f9feb
|
Fix a race in get_dark_channel()
|
2019-02-18 15:25:35 +01:00 |
|
Desmis
|
5e66e402fa
|
merge with Dev
|
2019-02-17 14:50:41 +01:00 |
|
Flössie
|
c85dc2811b
|
Fix most Clang 7 warnings (fixes #4972)
|
2019-02-17 12:07:48 +01:00 |
|
Flössie
|
e491c42b5e
|
Conform to OpenMP 4.0 (fixes #5177)
|
2019-02-17 10:23:13 +01:00 |
|
Desmis
|
03315b496a
|
merge with dev
|
2019-02-15 08:30:22 +01:00 |
|
Desmis
|
932d022f8e
|
Improve chroma compensation in exposure - suppress compilation warning
|
2019-02-15 08:27:47 +01:00 |
|
heckflosse
|
94926b8315
|
Support for Nikon Z7 uncompressed NEF files, fixes #4801
|
2019-02-14 20:40:49 +01:00 |
|
Desmis
|
b5a44369ee
|
merge with dev
|
2019-02-14 18:47:09 +01:00 |
|
Desmis
|
dd114226da
|
Add chroma compensation to exposure
|
2019-02-14 18:44:18 +01:00 |
|
heckflosse
|
0f1f12d29a
|
guided filter: removed timing code
|
2019-02-14 15:49:02 +01:00 |
|
heckflosse
|
6292b4e994
|
Panasonic DC-GH5S raw support. Thanks to @agriggio for the patch, fixes #4675
|
2019-02-14 15:46:19 +01:00 |
|
heckflosse
|
9e1fcb31ef
|
guided filter: further small reduction of peak memory usage
|
2019-02-14 15:30:05 +01:00 |
|
Morgan Hardwood
|
b65e3c32a6
|
Improved support for Sigma SD14
Closes #5173
|
2019-02-14 13:55:20 +01:00 |
|
heckflosse
|
d1e3085932
|
Reduce peak memory usage of guided filter by width * height * 8 byte
|
2019-02-14 13:11:27 +01:00 |
|
Desmis
|
e849d4fcc1
|
enabled curve alone in exposure inverse
|
2019-02-14 11:11:07 +01:00 |
|
Desmis
|
d43f6cbbf1
|
merge with dev
|
2019-02-13 11:11:34 +01:00 |
|
Desmis
|
abfe2b92f8
|
Improve exclude and reorganize qualitymethod
|
2019-02-13 11:08:35 +01:00 |
|
heckflosse
|
8eba1c40a6
|
Fix segfaults when processing very large files in queue, #5170
|
2019-02-13 00:38:11 +01:00 |
|
heckflosse
|
2d167d923b
|
Reduce peak memorey usage for processing non raw files in queue by width * height * 3 * bytedepth, #5170
|
2019-02-13 00:36:57 +01:00 |
|
heckflosse
|
ff00226d97
|
Fix segfault opining very large jpeg files in editor, #5170
|
2019-02-11 22:40:31 +01:00 |
|
heckflosse
|
1813d880d0
|
Fix segfault on very large files, #5170
|
2019-02-11 20:35:52 +01:00 |
|
Desmis
|
68cf1ab1be
|
Improve exclude with structure in some cases
|
2019-02-11 07:57:22 +01:00 |
|
Desmis
|
0d305798c0
|
merge with dev
|
2019-02-08 17:12:12 +01:00 |
|
Desmis
|
9fccd475f2
|
harmonize radius for blur shape detect
|
2019-02-08 16:09:17 +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
|
df66ca6121
|
small change in inverse exposure
|
2019-02-07 16:13:27 +01:00 |
|
Desmis
|
313a468776
|
add simplify inverse exposure
|
2019-02-07 13:56:51 +01:00 |
|
Desmis
|
7c5edb536d
|
Change range deltaE-weakening - improve tooltip
|
2019-02-06 14:51:58 +01:00 |
|
heckflosse
|
5ddbefd8c4
|
Do not take logarithm of values <= 0, fixes #5164
|
2019-02-06 13:25:57 +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
|
9ce000cbe7
|
Some adjustements to threshold deltaE-scope
|
2019-02-05 08:51:04 +01:00 |
|