Lawrence
f4c37598ee
Generalize perspective correction
...
Revise perspective transformation to remove hard-coded angular field of
view and horizontal perspective axis of rotation. Add vertical bias
parameter to retain ability to perform vertical perspective
transformation independent of the horizontal perspective axis of
rotation. Add field of view parameter as a tentative method for
specifying angular field of view.
The current implementation of perspective transformation applies
horizontal perspective transformation in such a way that preserves the
orientation of a horizontal line going through the center of the image.
In common use cases, horizontal lines such as the horizon do not go
through the center of the image. In such cases, the horizontal
perspective axis of rotation should not be parallel to the image's
y-axis. This commit makes the axis of rotation dependent on the vertical
parameter.
The two axes of rotation should be placed at the appropriate distance
from the image in order to prevent stretched or compressed proportions.
In the current implementation, the axes are at a fixed relative distance
from the image. This commit adds the ability to specify the distance in
the form of the diagonal angular field of view.
2019-12-18 10:22:05 -08:00
Morgan Hardwood
d6f65dc8e2
Added help button to main menu #5566
...
Opens RawPedia in the default URI handler
2019-12-16 23:43:09 +01:00
Desmis
025f444d7e
Improve contrast levels with sigma
2019-12-15 08:21:41 +01:00
Desmis
c58d2a1d75
merge with dev
2019-11-14 14:07:04 +01:00
Desmis
1311626888
merge with dev
2019-11-14 13:52:57 +01:00
Ingo Weyrich
3be7016517
Capture sharpening: Remove range adjuster and introduce
2019-11-13 21:05:24 +01:00
Ingo Weyrich
4857566d25
Capture sharpening: add range label to default file
2019-11-12 18:06:55 +01:00
Ingo Weyrich
174f5e95ff
Capture sharpening: revome transations related to gamma!
2019-11-12 00:19:04 +01:00
Desmis
e8986731e8
merge with dev
2019-11-07 08:09:21 +01:00
Desmis
d621721ffe
merge wit dev
2019-11-07 07:17:19 +01:00
Ingo Weyrich
5c332663e7
Merge branch 'dev' into flatfield_review
2019-10-26 21:12:23 +02:00
Morgan Hardwood
dc972ddb21
Film Negative button and tooltip changes
2019-10-23 20:32:41 +02:00
Ingo Weyrich
37e7a705ab
Review of flatfield code, own compilation unit, use clip control value 0 when using auto clip control on already clipped image, code review
2019-10-23 20:22:03 +02:00
Morgan Hardwood
6a44170aff
Fix shadow/highlight clipping indicator keyboard shortcuts in tooltips
...
Closes #5493
2019-10-23 18:01:04 +02:00
Desmis
cfdfd9f553
merge with dev
2019-10-12 08:50:16 +02:00
Desmis
f72ec7bde2
merge with dev
2019-10-12 08:36:25 +02:00
Morgan Hardwood
9c36345a38
Capture Sharpening history entries
2019-10-03 10:09:13 +02:00
Morgan Hardwood
fa7ba481d7
Merge branch 'dev' into wavelenh
2019-09-25 12:43:57 +02:00
Ingo Weyrich
a11295ef7a
Merge branch 'dev' into dehaze_speedup
2019-09-23 20:33:55 +02:00
Ingo Weyrich
57466be795
Capture sharpening: Label and tooltip changes, also renamed key for favorite tab to capturesharpening
2019-09-23 20:33:32 +02:00
Ingo Weyrich
3124e2b801
Merge branch 'dev' into dehaze_speedup
2019-09-23 16:32:48 +02:00
Ingo Weyrich
d1ccf27780
Capture sharpening: add missing history message
2019-09-23 16:32:23 +02:00
Desmis
9c983a1c4e
merge with dev
2019-09-23 13:07:34 +02:00
Desmis
f57d74ffbd
merge with dev
2019-09-23 11:40:25 +02:00
Ingo Weyrich
0fc0eced5a
Merge branch 'dev' into dehaze_speedup
2019-09-22 15:39:19 +02:00
Ingo Weyrich
7ff3192cc9
dehaze: added lumimance mode from ART, #5456 , thanks to @agriggio
2019-09-20 14:03:09 +02:00
Desmis
9e9d0cd503
merge with dev
2019-09-17 11:11:43 +02:00
Desmis
332782ec9b
merge with dev
2019-09-17 10:57:05 +02:00
Ingo Weyrich
f2cdbd0e4d
Capture sharpening: experimental radius offset depending on distance to center
2019-09-16 15:09:47 +02:00
Ingo Weyrich
4079bb9920
Capture Sharpening: automatic radius calculation
2019-09-11 18:56:07 +02:00
Desmis
40da546cf8
merge with dev
2019-09-11 12:45:32 +02:00
Desmis
00df4707a8
merge with dev
2019-09-11 11:41:24 +02:00
Ingo Weyrich
ba43437220
Merge pull request #5445 from Beep6581/capture_sharpening
...
Merge Capture sharpening into dev to get more tests
2019-09-10 19:27:01 +02:00
Morgan Hardwood
b858bfb2c9
Update "Advanced" tab shortcut to Alt-a
...
Back when it was called the "Wavelet" tab the Alt-w shortcut was used.
Closes #4322
2019-09-06 22:15:37 +02:00
Desmis
8fc55ea70c
Change GUI for residual chroma
2019-08-29 13:29:14 +02:00
Desmis
ee27f6778b
Change label auto grey
2019-08-17 17:51:42 +02:00
Ingo Weyrich
7b3c50bc31
Capture sharpening: auto contrast threshold
2019-08-17 15:18:24 +02:00
Ingo Weyrich
8421f8780a
capture sharpening: contrast threshold
2019-08-15 20:40:32 +02:00
Ingo Weyrich
506254ce46
capture sharpening: first mockup
2019-08-14 17:19:26 +02:00
Desmis
7d9edc4681
Change clarity tooltip
2019-07-24 08:54:17 +02:00
Desmis
28590fa827
merge with dev
2019-07-19 09:42:56 +02:00
Desmis
ad6c0d04a7
merge with dev
2019-07-19 09:27:49 +02:00
Morgan Hardwood
a0f2040816
Small cleanup
...
Removed unused key TP_FILMNEGATIVE_REF_SPOTS.
Style fix in language string.
generateTranslationDiffs
Film Negative values in History use newlines to reduce required width.
Removed benchmark code.
2019-07-17 21:23:17 +02:00
Desmis
91984b2891
merge with dev
2019-07-12 18:42:45 +02:00
Desmis
a2bfcd7690
merge with dev
2019-07-12 18:39:07 +02:00
rom9
6e31285d9e
Merge remote-tracking branch 'origin/dev' into filmnegative
2019-07-10 21:37:23 +02:00
Morgan Hardwood
6fa533c40b
Clarify permanent file deletion strings
...
Closes #5365
2019-07-05 15:30:30 +02:00
rom9
b4c109f275
ProcParams now contain red and blue ratios, to be aligned with values in the GUI.
2019-06-29 16:06:40 +02:00
rom9
63a6e1b79c
Changed GUI behaviour so that the first slider sets the reference exponent (green channel), and the other two sliders set the ratio of the red/blue exponent to the reference one. This should be more intuitive, and less confusing when clicking on the reset-to-default slider button. Now the first slider sets the general contrast, while the other two affect the color.
...
Lowered exponent slider max value from 6 to 4 (it was too large to be useful). New sliders are log-scale.
2019-06-26 02:00:34 +02:00
Desmis
07d74501f2
Second part ITCWB
2019-06-25 17:40:16 +02:00