heckflosse
5ffc080cee
newlocallab: remove a lot of unused atan2 code
2019-04-03 20:36:53 +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
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
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
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
Beep6581
b9a5680d1d
Merge pull request #5240 from luzpaz/misc-typos
...
Miscellaneous typo and whitespace fixes
2019-03-23 23:34:21 +01:00
heckflosse
4fee68059a
Fix race condition in newlocallab
2019-03-23 19:40:13 +01:00
Desmis
e81330b35d
Optimize Local Exposure
2019-03-23 17:31:13 +01:00
Pandagrapher
bc890b1070
Merge dev into newlocallab...
2019-03-23 10:43:49 +01:00
Morgan Hardwood
4640858567
Sony DSC-R1 raw_crop added to camconst.json
...
Prevents raw CA artifacts:
https://discuss.pixls.us/t/sony-r1-ca-autocorrection-artifact/11835
Committed on behalf of Ingo.
2019-03-22 22:08:56 +01:00
luz.paz
ba840dd260
Misc. typos and whitespace fixes
...
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata`
`rawtherapy-whitelist.txt` consists of:
```
adn
amin
autor
ba
byteorder
cas
childs
developpement
dum
foto
fro
inbetween
interm
ist
iten
ith
lonly
nd
ois
optio
preserv
skipp
som
spred
substracted
tbe
tim
uint
unselect
```
2019-03-22 06:38:00 -04:00
Hombre
108b69ae22
"edit.h/.cc" splitted to limit rebuilding dependencies
2019-03-22 00:09:37 +01:00
heckflosse
d4695eb5da
mean_fab: speedup and cleaned code
2019-03-21 15:28:24 +01:00
Desmis
ed9d2e9708
merge with dev
2019-03-19 18:27:53 +01:00
Ingo Weyrich
28b785682a
Allow histogram matching for YI M1 Camera (160x120 thumbs)
2019-03-19 17:43:42 +01:00
heckflosse
d4d535720d
Don't apply histogram matching when thumb has less than 19200 pixels
2019-03-19 15:09:18 +01:00
Ingo Weyrich
209cc16e0d
Update histmatching.cc
...
Allow even smaller thumbs for histogram matching. Tested on Phase One 65+ files. Works fine.
2019-03-18 21:21:56 +01:00
Desmis
29b22820ac
merge with dev
2019-03-18 19:41:32 +01:00
Desmis
56dda41ed8
add amsk to Preview selection deltaE only Luminance
2019-03-18 19:38:32 +01:00
Ingo Weyrich
1cf1e111d5
Update histmatching.cc
...
Allow histogram matching also for small thumbs
2019-03-18 17:43:17 +01:00
Desmis
df555f7b23
Fixed memory leak in transit_shapedetect
2019-03-18 10:57:02 +01:00
Desmis
406c43bcee
Improve mean_fab for chroma mask
2019-03-17 16:47:50 +01:00
Pandagrapher
3dc0c71e7b
Merge with "dev/newlocallab"
2019-03-17 13:39:20 +01:00
Pandagrapher
a3e9b1bd7c
Bugfixe: Move "Avoid" check button to "Settings" locallab panel
2019-03-17 13:32:16 +01:00
Desmis
cf27de89e2
Merge with dev
2019-03-17 10:45:17 +01:00
Desmis
bf58e43236
Improve selection deltaE
2019-03-17 09:15:46 +01:00
Desmis
9635599c18
Fixed crash when spot is outside preview
2019-03-16 19:55:51 +01:00
Desmis
d1b1cb79f0
First approach to preview selection deltaE
2019-03-16 18:35:58 +01:00
Pandagrapher
8569738cf6
Display Locallab Hue, Chroma and Luma reference values on mask curves
...
Bugfixe: Locallab reference values were only shown for the last control spot instead of selected one
2019-03-16 14:35:48 +01:00
Desmis
779e429d1e
Add soft process to local CBDL and local Retinex
2019-03-16 11:01:21 +01:00
Desmis
78d7b392ab
Add Soft radius for Color and Light Luminance
2019-03-15 17:52:45 +01:00