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
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
Benitoite
136c67f083
macOS: libexpat handling
2020-01-17 10:15:16 -08: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
54e298e815
Change label seeting preview deltaE
2020-01-17 07:15:27 +01:00
Desmis
05d9362e8f
Improvment to show modifications
2020-01-16 19:30:34 +01:00
Desmis
a5f4a199d1
merge with dev
2020-01-16 10:37:49 +01:00
Ingo Weyrich
906347ab2d
Capture sharpening: some cleanups
2020-01-15 22:15:31 +01:00
Desmis
4578d98f4d
Fixed bud vibrance mask
2020-01-15 12:44:04 +01:00
Desmis
8bf6a685cb
improvment to preview selection deltae
2020-01-15 07:28:02 +01:00
Desmis
aeafd44261
chnage range color preview deltae
2020-01-14 17:27:33 +01:00
Desmis
9eba28f80e
change select color deltaE yellow green
2020-01-14 16:07:39 +01:00
Desmis
1570c39b75
Iprovment to preview selection deltaE
2020-01-14 11:18:58 +01:00