Commit Graph

10838 Commits

Author SHA1 Message Date
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
651b03321f merge with dev 2020-01-26 14:24:49 +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
Morgan Hardwood
24684e5cb3 Update rtexif using ExifTool 11.84, closes #5618 2020-01-26 11:24:18 +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
rfranke
2dc66e81e1 Create progress tab label only once, see #5596 2020-01-25 15:58:26 +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
Desmis
6ee35cdc14 merge with dev 2020-01-25 06:41:32 +01:00
Beep6581
227c2fbba7 Merge pull request #5587 from rfranke/issue3198
Expand subfolders in directory browser when opening folder

PR #5587
Closes #3198
2020-01-24 18:31:00 +01:00
Ingo Weyrich
0d2ffb5e61 more final fixes 2020-01-24 14:53:41 +01:00
Beep6581
39824c12de Merge pull request #5598 from Benitoite/patch-18
macOS: enable various package managers
2020-01-24 12:26:11 +01:00
Desmis
471c91cbcd merge with dev 2020-01-24 08:05:41 +01:00
Morgan Hardwood
171668cbd1 Added FUJIFILM X-T30 dual-illuminant DCP
Closes #5387
2020-01-24 01:15:30 +01:00
Morgan Hardwood
299f9f8c85 Added Canon EOS RP dual-illuminant DCP
Closes #5572
2020-01-24 00:26:46 +01:00
Morgan Hardwood
6f89f42202 Added SONY ILCE-6300 dual-illuminant DCP
Closes #5580
2020-01-24 00:09:42 +01:00
Morgan Hardwood
401f86fb3b Added SONY ILCE-6500 dual-illuminant DCP
Closes #5581
2020-01-23 23:34:59 +01:00
Morgan Hardwood
1a7299403a Added FUJIFILM X-T10 dual-illuminant DCP
StdA from DPR studio scene.
D50 from IR shot.

Closes #5612
2020-01-23 23:05:44 +01:00
Ingo Weyrich
9a4ade6f20 devirtualize method calls by declaring classes and methods final 2020-01-23 22:18:46 +01:00
rfranke
38c898884d Change direction and center when zooming inspector with scroll wheel 2020-01-23 07:15:29 +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
Ingo Weyrich
9dbf0ff629 Fix LGTM issues 2020-01-20 18:50:24 +01:00
Ingo Weyrich
544a2e5068 Fix double promotion in target rtexif 2020-01-20 16:02:30 +01:00
Desmis
478be22dab Improvment (re) to Gf local contrast wavelet 2020-01-20 11:36:43 +01:00
rfranke
134aa407c0 Enhance inspector window with zooming
- support zoom gesture and Alt scroll
2020-01-19 23:54:01 +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
72dfa1b242 Add auto perspective correction to GUI
Add three buttons for correcting pitch, yaw, or both. Horizontal and/or
vertical tilt adjusters are updated with the automatically computed
values.
2020-01-18 14:32:03 -08: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