heckflosse
7f3fdb8f6c
locallab: dedup softlight code
2019-04-08 15:08:26 +02:00
heckflosse
7970afa400
locallab: dedup dehaze code
2019-04-08 14:44:02 +02:00
Desmis
d2f7db7182
clean code
2019-04-08 12:25:46 +02:00
Desmis
fa509e6738
Fixed crash - I hope - in CBDL and add clarity and contrast residual image
2019-04-08 12:18:15 +02:00
Morgan Hardwood
198fc8d8dd
Added matrix for Canon PowerShot SX150 IS
2019-04-08 01:02:35 +02:00
Desmis
29ff14b5c9
Suppress clarity which seems to lead crash in some cases
2019-04-07 16:42:05 +02:00
Desmis
efcbcdddff
Improve shapedetection range for Blur-Noise and TM
2019-04-07 10:13:09 +02:00
heckflosse
ccac83bb55
newlocallab: remove a StopWatch
2019-04-07 00:05:02 +02:00
heckflosse
51cc47f469
noewlocallab: Simplify and speedup calculation of gamma LUTs
2019-04-07 00:03:10 +02:00
Desmis
2eabb2f0cb
replace Labimage by array for CBDL clarity
2019-04-06 17:59:40 +02:00
Desmis
b02062a3b0
Add simplified Clarity to CBDL
2019-04-06 17:46:16 +02:00
heckflosse
b32bb6449d
newlocallab: simplify min/max loops
2019-04-06 15:06:17 +02:00
Desmis
1f8cd3a264
Improve shapedetection for retinex
2019-04-06 14:05:19 +02:00
Desmis
8c0a9399aa
Improve shapedetection for cbdl
2019-04-06 11:06:07 +02:00
heckflosse
9e88550d50
newlocallab: apply preview sharpening only on >= 100% zoom level
2019-04-06 01:13:47 +02:00
heckflosse
5714c018ac
newlocallab: speedup for exposure spots. Also further cleanups
2019-04-05 23:02:16 +02:00
heckflosse
2c0a8e0056
Merge branch 'dev' into newlocallab
2019-04-05 00:38:56 +02:00
heckflosse
2ffc0c3bc0
newlocallab: further cleanup
2019-04-04 19:45:51 +02:00
heckflosse
e269e7ac67
newlocallab: fix broken retinex tool
2019-04-04 18:23:32 +02:00
heckflosse
5ffc080cee
newlocallab: remove a lot of unused atan2 code
2019-04-03 20:36:53 +02:00
Flössie
1b08ac44c4
Fix potential bug in histogram matching ( #5249 )
2019-04-03 19:41:36 +02:00
Desmis
dacf07905e
change softradius default values to zero
2019-04-03 18:26:18 +02:00
Desmis
1fd18bf38a
Suppress comment in curves.cc
2019-04-03 17:16:08 +02:00
Desmis
4b67b0d9ac
prevent crash if size area inf to 32x32 with cbdl
2019-04-03 17:12:08 +02:00
Morgan Hardwood
d4f0a9a19b
Fix crash in histogram matching #5249
...
Patch by Alberto
https://github.com/Beep6581/RawTherapee/issues/5249#issuecomment-477923928
2019-04-03 10:14:49 +02:00
Desmis
5837f722a8
disabled showmask - improve GUI
2019-04-03 09:23:03 +02:00
heckflosse
0a3c657edb
Random artifacts in Exposure > Show Structure newlocallab, fixes #5259
2019-04-02 20:24:02 +02:00
Ingo Weyrich
75e538ab40
Merge pull request #5258 from Beep6581/newlocallab-speedup2
...
Newlocallab speedup2
2019-04-02 17:33:39 +02:00
heckflosse
724cb27b98
newlocallab: further cleanups, #5246
2019-04-02 17:32:57 +02:00
heckflosse
bdfeb76fa5
Fix two bugs in locallab, #5246
2019-04-02 15:26:53 +02:00
Desmis
a23c9073b5
merge with dev
2019-04-02 10:56:34 +02:00
heckflosse
6f30354078
First commit for #5246 , still wip
2019-04-01 19:40:10 +02:00
Morgan Hardwood
e23fc17ccf
Search for DateTimeOriginal if not found in standard location
...
The DateTimeOriginal and DateTimeDigitized Exif tags should be in the
same group - ExifIFD, but the Leica M8 stores DateTimeOriginal in the
IFD0 group. This patch by Flössie allows to find the tag.
Closes #5251
2019-03-29 09:21:47 +01:00
heckflosse
2f5fc48664
newlocallab: speedup and cleanup, #5246
2019-03-26 18:34:00 +01:00
Desmis
06b2826c14
merge with dev
2019-03-26 15:47:12 +01:00
Flössie
fc10dc5f77
Merge branch 'dev' into rtsurface-cleanup
2019-03-25 19:09:15 +01:00
Ingo Weyrich
041c8c0e79
Merge pull request #5236 from Beep6581/newlocallab-speedup
...
Speedups and cleanups for newlocallab
2019-03-25 12:26:41 +01:00
Desmis
404604f491
merge with dev
2019-03-25 11:19:06 +01:00
Morgan Hardwood
5b50b2d059
Various interface fixes, closes #5211
2019-03-25 01:53:07 +01:00
heckflosse
b2365e30ef
Fix wrong boundaries, #5236
2019-03-24 21:11:21 +01:00
Hombre
a749047dd3
editcallbacks
file updated as requested by @Floessie in #5239
...
Merge branch 'splitted-edit-file' into dev
2019-03-24 20:48:33 +01:00
heckflosse
ab97e2a346
Merge branch 'newlocallab' into newlocallab-speedup
2019-03-24 17:57:45 +01:00
heckflosse
23c140048a
Fix race condition, #5236
2019-03-24 16:21:25 +01:00
heckflosse
d778151319
locallab: speedup for exclude mode, softprocess and transit_shapedetect, also reduced memory usage, #5236
2019-03-24 14:42:42 +01:00
Desmis
8c3ac634e5
merge with dev
2019-03-24 14:02:15 +01:00
Desmis
3d62375623
Improvment to Soft radius
2019-03-24 13:59:38 +01:00
Desmis
11593e745c
merge with dev
2019-03-24 11:01:05 +01:00
Desmis
4c080c8fd5
Add transition weakening
2019-03-24 10:58:05 +01:00
Desmis
49c954b33e
Prevent crash with old pp3 integer
2019-03-24 08:39:13 +01:00
Hombre
f60711b65b
Code cleanup of editcallbacks.h/.cc for more safety
2019-03-24 01:40:25 +01:00