heckflosse
c3f163a323
Added 4-pass xtrans demosaic
2018-06-03 16:22:34 +02:00
heckflosse
41c1f21c76
Pixelshift: replaced checkbox to use lmmse by a combobox to allow further demosaicers for parts with motion, #4579
2018-06-01 19:13:59 +02:00
heckflosse
355fcbad8e
AMaZE+VNG4: added contrast threshold adjuster, #4579
2018-05-30 14:39:29 +02:00
heckflosse
69af2a6b4c
Added missing paramsedited entries for pr-sharpening contrast threshold
2018-05-22 14:31:35 +02:00
heckflosse
1a5545c461
Added contrast threshold adjuster for sharpening tool, #4551
2018-05-20 17:37:42 +02:00
heckflosse
ee5b1dbbc8
Microcontrast: add Contrast threshold adjuster, #4551
2018-05-13 19:07:13 +02:00
heckflosse
63f3b2f86f
Merge branch 'dev' into new-shadows-highlights
2018-04-26 15:10:58 +02:00
heckflosse
3578529082
Pixelshift: further cleanup
2018-04-14 23:24:28 +02:00
heckflosse
edaf2e239b
Merge branch 'dev' into pixelshift_fixes
2018-04-14 01:16:21 +02:00
heckflosse
4a1a10aab0
Pixel Shift: Improve motion mask and further changes
2018-04-14 01:11:01 +02:00
Alberto Griggio
4df4fd6370
code cleanup after the new shadows/highlights tool
2018-04-13 15:43:06 +02:00
Alberto Griggio
46327259e2
added checkbox to let the user decide whether to clamp or not
2018-04-05 11:22:05 +02:00
Alberto Griggio
81a8aa4037
added experimental RAW Bayer preprocessing filter for mititgating the Sony PDAF lines banding problem
2018-03-05 16:25:10 +01:00
Alberto Griggio
0bb7375a90
added possibility to apply "RAW line noise filter" only in a specific direction (horizontal or vertical)
2018-02-28 23:37:34 +01:00
Morgan Hardwood
fe47db88cb
Cosmetic formatting of ADDSETVAL_ #4349
2018-02-01 13:29:15 +01:00
Alberto Griggio
7f969648b3
fixed the behaviour of add/set for local contrast during batch edits
2018-02-01 11:06:34 +01:00
Alberto Griggio
8a510315c2
Fattal: added anchor parameter
2018-01-25 22:13:17 +01:00
Alberto Griggio
bb56d73cc8
started working on proof-of-concept histogram matching
2018-01-17 01:12:13 +01:00
Hombre
52be618963
Bugfix in LabGrid class + code refactoring
...
- suppressed trailing `_` char for class' parameters
- renamed function name (those not related to Gtk) to lowerCamelCase
- changed the mecanism of dragging point, to avoid throwing unecessary
`panelChange` event
- added a `reset` function, with support of `toInitial` to get back the
values at load time (CTRL+click on reset button)
- `on_draw` optimisation: now LabGrid IS A BackBuffer
2018-01-13 20:26:19 +01:00
Alberto Griggio
041990d216
Added new color toning mode "L*a*b* color correction grid", adapted from DT's color correction module
2018-01-08 00:19:36 +01:00
Alberto Griggio
b589254d21
Moved "Copy metadata unchanged" to PP3, and added "strip metadata" mode
...
Fixes #3647
2017-12-29 23:03:44 +01:00
Alberto Griggio
156cb762ec
removed local contrast inside the S/H tool (remapped to the new local contrast tool)
...
See #4247
2017-12-22 23:59:44 +01:00
Alberto Griggio
62585bc434
merged 'localcontrast' into 'dev'
2017-12-20 23:16:28 +01:00
Alberto Griggio
b8777b3d87
added simple local contrast tool
...
Borrowed from G'MIC
2017-12-19 01:03:52 +01:00
Alberto Griggio
14a30c6c39
merged 'dev' into 'sony-pixel-shift'
2017-12-18 10:11:38 +01:00
Alberto Griggio
e1bf4b075f
added on/off switch for L*a*b* adjustments
2017-12-16 18:36:28 +01:00
heckflosse
7d430adbc6
pixelshift: Optionally use one green instead of averaging two greens
2017-12-15 18:59:26 +01:00
Alberto Griggio
11ca61e3e2
added on/off switches for Channel Mixer, HSV Equalizer and RGB Curves
2017-12-09 23:54:27 +01:00
Alberto Griggio
b963f368af
Added On/Off switch for White Balance
...
Candidate fix for #3542
2017-12-09 18:09:13 +01:00
Flössie
c702e5d847
Additional manual cleanups to ProcParams::(save|load)()
2017-11-11 21:11:57 +01:00
Hombre
0a9f382967
Refactored name for Fattal / Alpha & Beta + updated ranges (see #4168 )
...
Ranges for Threshold and Amount is now -100 / +100 integer. Effective
range should be modified in ImProcFunctions::ToneMapFattal02 if ever.
2017-11-04 23:09:58 +01:00
Alberto Griggio
77b4ad497b
Integrated "Fattal02" tone-mapping operator from Luminance HDR
2017-11-02 22:34:49 +01:00
heckflosse
818200522a
Fix some inconsistencies in Profiled Lens Correction gui
2017-09-15 20:11:49 +02:00
heckflosse
952ada554a
Preview not updating properly when going back in history with LCP vignetting correction, fixes #4073
2017-09-14 17:13:45 +02:00
Alberto Griggio
f630309909
Merge pull request #4070 from Beep6581/lensfun
...
Lensfun integration
2017-09-13 15:35:26 +02:00
Alberto Griggio
9bfd2d60d3
fixed update of lensfun-related procparams after editing
2017-09-07 17:50:33 +02:00
Alberto Griggio
dde94bc6d3
added basic integration of lensfun
...
so far only distortion correction, and no GUI yet
2017-09-07 00:53:03 +02:00
Hombre57
bfe24ab195
BatchToolPanelCoordinator::initSession fixed (issue #4014 )
2017-09-02 18:21:12 +02:00
Desmis
db17c68f1e
Format with astyle 3. changed files
2017-08-17 09:38:27 +02:00
Desmis
0bb824e2c1
Other changes for Elle
2017-08-14 08:21:35 +02:00
Desmis
be82e1bde2
Some changes requested by Elle
2017-08-13 13:07:39 +02:00
Desmis
5f8555e84c
Add temp and green for scene
2017-08-10 17:09:46 +02:00
Desmis
0ffbc5251e
Add CAT02 viewing conditions
2017-08-10 14:20:00 +02:00
Desmis
ef39df4f39
Settings output device in main menu
2017-07-28 17:41:48 +02:00
heckflosse
f98ef980d9
remove unused retinex.gain and retinex.baselog
2017-07-09 21:37:39 +02:00
heckflosse
22692f5a04
remove unused caautostrength
2017-07-09 19:41:21 +02:00
heckflosse
159ddf2d7a
Fix some valgrind issues
2017-06-24 16:38:34 +02:00
heckflosse
2579e3f6ac
Fix some issues reported y valgrind
2017-06-22 23:46:16 +02:00
heckflosse
e043e792db
Pixelshift: Added per channel brightness equalization
2017-04-10 20:39:00 +02:00
Hombre
209ea3533b
Adding PixelShift to PartialPaste window + small bugfixs (issue #3489 )
2017-03-28 00:02:10 +02:00