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
Ingo Weyrich
bf301b7e40
reduce include depenencies
2020-01-18 23:46:48 +01:00
Lawrence
6ab92eb1f5
Adapt auto perspective for camera-based correction
...
Comment out parameters that darktable/ART use in case we decide to use
them later. Add yaw and pitch parameters used by the camera-based
perspective correction. Modify homography matrix calculation to use the
camera-based perspective model.
2020-01-18 12:31:04 -08:00
Lawrence
b2a5c6a0f3
Fix a homogeneous function parameter type
...
The rotation matrix function signature used a generic type for the
rotation angle. Change it to double.
2020-01-18 10:59:57 -08:00
Ingo Weyrich
c3a86befaa
Fix broken build
2020-01-18 11:57:31 +01:00
Ingo Weyrich
54d8efc5f6
reduce include dependecies
2020-01-17 23:56:17 +01:00
Ingo Weyrich
d82ea3af02
reduce some include dependencies
2020-01-17 23:18:48 +01:00
Ingo Weyrich
507af11adf
mlsharpen: bugfix and speedup
2020-01-17 16:25:20 +01:00
Ingo Weyrich
c304d32702
mlsharpen review: minor changes
2020-01-17 14:23:06 +01:00
Ingo Weyrich
d5c60475e5
review mlsharpen
2020-01-17 14:16:54 +01:00
Desmis
46d40f734f
Small iprovment code intensity preview deltaE
2020-01-17 08:33:43 +01:00
Desmis
05d9362e8f
Improvment to show modifications
2020-01-16 19:30:34 +01:00