Desmis
a70ab81dcc
merge with dev
2020-02-06 11:20:05 +01:00
Desmis
d563b06c3a
merge with dev
2020-02-06 10:58:01 +01:00
Beep6581
44f2400993
Merge pull request #5539 from mattiaverga/klt
...
Fix linking against system klt
2020-02-06 09:53:35 +01:00
Morgan Hardwood
d35dc3f93b
Fix copyright references for the CR3 decoder
...
Closes #5634
2020-02-05 23:27:04 +01:00
Desmis
113d1784fd
Change to guide range
2020-02-04 10:00:19 +01:00
Desmis
f7aa9a4d32
Improvment to smooth blur
2020-02-04 08:22:26 +01:00
Desmis
75d95735fa
Improvment to Smooth Blur
2020-02-03 11:08:37 +01:00
Desmis
3ad362c526
Change checkbox by combobox for luma-chroma in Smooth Blur - chnage normal expert
2020-02-03 10:18:15 +01:00
Desmis
bca77e4ddf
Added Daub20 disabled
2020-02-02 13:32:37 +01:00
Desmis
5909026408
Improve preview modification for blur
2020-02-02 08:12:32 +01:00
Desmis
dccc4bd093
Chnage tooltip - suppress warning
2020-02-01 18:30:55 +01:00
Desmis
22e99e0bcc
Improve preview dE denoise
2020-02-01 18:19:59 +01:00
Desmis
b0bba7881a
Added edge performance daubechies wavelet in settings
2020-02-01 13:07:41 +01:00
Desmis
a30cab4d85
merge with dev
2020-01-29 16:24:10 +01:00
Ingo Weyrich
093e873517
Capture Sharpening: support radius up to 2.0
2020-01-29 12:49:44 +01:00
Desmis
a6acb2a756
Changes to GUI pyramid
2020-01-29 11:15:51 +01:00
Desmis
3c2992a205
merge with dev
2020-01-29 06:52:07 +01:00
Morgan Hardwood
01053df85d
Updated url in lensfunDbDirectory comment
2020-01-28 23:39:08 +01:00
Desmis
76fdb4f2d5
Small change to enable ES
2020-01-27 13:14:26 +01:00
Desmis
314bc5d7c1
merge with dev
2020-01-27 11:20:58 +01:00
Desmis
b48a816f04
clean and optimize code calckoe
2020-01-27 08:52:29 +01:00
Ingo Weyrich
397099c543
Fix segfault, fixes 5621
2020-01-26 18:38:18 +01:00
Desmis
55ccf31331
avoid crash with curve edge sharpness
2020-01-26 17:29:32 +01:00
Desmis
9443d7fe67
Enable Edge Sharpness
2020-01-26 14:22:54 +01:00
Desmis
5022979b1e
First Edge sharpness wavelet to test
2020-01-26 13:39:36 +01:00
Desmis
82d8844ee6
Prepare Edge Sharpness wavelet pyramid
2020-01-26 10:17:34 +01:00
Desmis
9cc22a3625
Save GUI edgesharpn wavelet pyramid
2020-01-25 17:38:33 +01:00
Desmis
7cde1dca07
Improvment to show modifications
2020-01-25 08:52:23 +01:00
Desmis
83ebcff455
merge with dev
2020-01-25 08:14:14 +01:00
Desmis
7dd5f81fbd
merge with dev
2020-01-25 07:46:38 +01:00
Ingo Weyrich
0d2ffb5e61
more final fixes
2020-01-24 14:53:41 +01:00
Ingo Weyrich
9a4ade6f20
devirtualize method calls by declaring classes and methods final
2020-01-23 22:18:46 +01:00
Desmis
986af6e5ed
Added button to reset all show modifications
2020-01-22 10:42:53 +01:00
Desmis
93afc0ac07
Fixed bad behavior show modifications and mask
2020-01-22 06:44:20 +01:00
Ingo Weyrich
914daffa39
more double promote fixes, still not complete
2020-01-22 00:11:39 +01:00
Desmis
f53b1b4580
Clean and format code
2020-01-21 18:33:29 +01:00
Desmis
4fa494da55
Fixed crash - thanks alberto - to encoding
2020-01-21 18:21:59 +01:00
Desmis
48330133f1
Added show modifications to original retinex pde
2020-01-21 17:46:12 +01:00
Ingo Weyrich
806c086fbc
more double promote fixes, still not complete
2020-01-21 14:01:27 +01:00
Desmis
18e02a150b
Added show modifications to inverse sharpening
2020-01-21 11:01:23 +01:00
Desmis
6e3fd503cc
Added show modifications to sharpening
2020-01-21 09:14:39 +01:00
Lawrence
65e76df279
Fix LGTM multiplication alerts
2020-01-20 22:06:27 -08:00
Ingo Weyrich
b2443b0e7e
more double promote fixes, still not complete
2020-01-21 00:16:27 +01:00
Desmis
478be22dab
Improvment (re) to Gf local contrast wavelet
2020-01-20 11:36:43 +01:00
Desmis
d0f17f98df
merge with dev
2020-01-19 14:57:54 +01:00
Desmis
9738c4a8b7
Improve GF local contrast
2020-01-19 14:56:10 +01:00
Ingo Weyrich
6d76670e7d
sleef.h: Do not convert to double in signf(float)
2020-01-19 12:02:19 +01:00
Lawrence
f16773eb3f
Merge branch 'dev' into perspective
...
Resolve minor conflict in ImProcFunctions::transformGeneral and add new
arguments for use of ImProcFunctions::needsTransform in
PerspectiveCorrection::autocompute.
2020-01-18 18:41:26 -08:00
Lawrence
7395b26db4
Add rotation to camera-based perspective tool
...
This rotation is different from the Rotate tool and the post-correction
adjustment rotation because it is applied between camera shift and
camera angle. It is equivalent to correcting the camera's roll and is
the same as the rotation calculated by automatic perspective correction.
2020-01-18 17:13:24 -08:00
Lawrence
025d11bb22
Make auto perspective centered at 0
...
darktable/ART searches for the optimal value of a parameter starting
with the currently set value. They scan within a range of that value.
This commit changes the starting value to 0 for rotation, pitch, and
yaw. It makes the search range balanced.
2020-01-18 15:26:52 -08:00