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
Lawrence
d9886d58f9
Take auto perspective correction files from ART
2020-01-13 19:51:38 -08:00
Desmis
fd8a1336e6
Fixed bad behavior in resetmaskvisibility
2020-01-13 18:04:22 +01:00
Desmis
74cd770a2b
merge with dev
2020-01-13 17:32:05 +01:00
Desmis
d762939cdd
Suppress warning in GUI and console
2020-01-13 17:30:03 +01:00
Ingo Weyrich
88808d1364
Merge pull request #5585 from Beep6581/lab2monitorRgb-review
...
Simplify copyAndClampLine, make in place transformations when gamutwa…
2020-01-13 13:57:26 +01:00
Desmis
ba7a61c391
merge with dev
2020-01-13 08:33:45 +01:00
Desmis
4e81cbaa72
merge with dev
2020-01-13 08:02:43 +01:00
Desmis
7f44fdd302
merge with dev
2020-01-13 07:48:35 +01:00
Desmis
3e02e28fed
Change normal expert repartition
2020-01-13 07:10:28 +01:00
rfranke
a064a225e0
Support more scroll devices for inspector window
...
- introduce step increment for non-mac
- don't close pinned window on button press anymore
2020-01-12 20:55:15 +01:00
Ingo Weyrich
4ee4888d5b
Capture sharpening: Disable benchmark
2020-01-12 19:38:37 +01:00
Ingo Weyrich
54bce4af64
Capture sharpening: minor speedups
2020-01-12 19:36:37 +01:00
rfranke
590ee199cc
Fix scrolling in thumb browser under macOS, see #5599
...
The Quartz backend emits adjusted GdkEventScroll delta values.
This is why the RT thumb browser scrolls several hundred times too fast
if the deltas are additionally multiplied by thumb size under macOS.
See use of scroll_unit and GDK_WINDOWING_QUARTZ for Gtk scrollbars:
https://gitlab.gnome.org/GNOME/gtk/blob/gtk-3-24/gtk/gtkrange.c#L3080
2020-01-12 16:09:11 +01:00
Desmis
01fbc2eddf
Suppress interaction between wavelet and tone-mapping
2020-01-12 08:03:52 +01:00
Desmis
a4ef7e8b68
merge with dev
2020-01-11 16:29:46 +01:00
Desmis
d8564cb652
another fix for wavelet <=> tone mapping
2020-01-11 16:25:50 +01:00
Desmis
757444fca6
graduated filter for encoding log
2020-01-11 16:07:38 +01:00
Desmis
62c18b4921
merge with dev
2020-01-11 11:51:04 +01:00
Desmis
42cd76baf2
Improve encoding log auto with Yb
2020-01-11 11:44:09 +01:00
Ingo Weyrich
fd5cdce3d0
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev
2020-01-11 11:21:53 +01:00
Ingo Weyrich
1a02f16c35
crash in Tab: transform, fixes #5604
2020-01-11 11:20:41 +01:00
Desmis
2ff619e5e2
Fixed bad behavior gamma slider tone-mapping
2020-01-11 08:23:15 +01:00
Desmis
e6d9d2769a
merge with dev
2020-01-11 06:26:43 +01:00
Ingo Weyrich
09b1a5fada
Capture sharpening: add vectorization hints for gcc
2020-01-10 19:45:59 +01:00