heckflosse
3578529082
Pixelshift: further cleanup
2018-04-14 23:24:28 +02:00
heckflosse
4a1a10aab0
Pixel Shift: Improve motion mask and further changes
2018-04-14 01:11:01 +02:00
Alberto Griggio
62585bc434
merged 'localcontrast' into 'dev'
2017-12-20 23:16:28 +01:00
Alberto Griggio
c166e0a7ed
added a more flexible way of managing ProcEvents
...
modifying the global ProcEvent enum and refreshmap array is not needed
anymore. You can now register new events dynamically, using a ProcEventMapper
instance. See rtgui/localcontrast.cc for an example.
Hopefully this solves the problem of recurring merge conflicts when different
devs add different proc events
2017-12-19 13:46:19 +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
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
Alberto Griggio
5a37c38bfb
update the lens correction when selecting a camera/lens combination manually
2017-09-08 17:45:18 +02:00
Alberto Griggio
30f62b0560
added GUI for lensfun
2017-09-07 16:45:41 +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
159ddf2d7a
Fix some valgrind issues
2017-06-24 16:38:34 +02:00
heckflosse
e043e792db
Pixelshift: Added per channel brightness equalization
2017-04-10 20:39:00 +02:00
heckflosse
f9a536fd0b
new gtk3 version of pixelshift
2017-03-11 22:30:36 +01:00
heckflosse
f226934b57
Pixelshift: Added option to equalize brightness of frames and cleaned gui.
2017-03-11 00:25:49 +01:00
Alberto Griggio
dca0e41f35
added "Auto White Balance temperature bias" feature
...
This new slider in the White Balance tools allows to alter the computation of
the "auto white balance" by "biasing" it towards warmer or cooler
temperatures. The bias is expressed as a percentage of the computed
temperature, so that the resuling temperature is given by
"computedTemp + computedTemp * bias".
2017-02-12 17:39:52 +01:00
heckflosse
bd492e0ece
pixelshift: optionally select lmmse for motion in high iso files
2017-02-01 19:35:36 +01:00
heckflosse
8d40dbdc0b
pixelshift: option to smooth transitions between regions with and without motion
2017-01-19 18:46:41 +01:00
heckflosse
70415fdfe5
pixelshift: cleaned gui
2017-01-18 19:36:35 +01:00
heckflosse
37243d9cd6
Pixelshift: new beta realease
2017-01-13 21:35:11 +01:00
heckflosse
bbabe9bca8
Revert "pixelshift: Simplified code and added 2 checkboxes"
...
This reverts commit 3870f6d35d0d4098d232edae42412354cf9f2144.
2016-12-15 18:54:42 +01:00
heckflosse
3870f6d35d
pixelshift: Simplified code and added 2 checkboxes
2016-12-15 18:45:34 +01:00
heckflosse
49aa9f0c4e
pixelshift: Added new red/blue stddev adjusters for test
2016-12-05 15:34:05 +01:00
heckflosse
4820437c46
pixelshift: added checkbox to test red/blue cross check
2016-12-02 22:41:09 +01:00
Hombre
b1e7dcbf4a
Updated GUI
2016-12-02 02:58:09 +01:00
heckflosse
b4ef423acd
pixelshift: show mask only, Speedup for adaptive motion detection
2016-11-25 18:22:26 +01:00
heckflosse
e923037053
Commited current state to allow tests. Expect colour casts when changin demosaic method or pixelshift frame. In this case, just reload the image
2016-11-16 09:31:35 +01:00
Hombre
d8593469ee
Adding 'Image Number' to the Bayer Raw tool
2016-11-02 02:06:40 +01:00
Hombre
5affa18341
Introducting soft-proofing and Black Point Compensation, simplify the
...
CMM at the end of the pipeline + sparse code refactoring
A new BPC checkbutton has been created in 'Preferences/Color Management'
and in the ICM tool. Better hanbling of widget sensitivity of the output
profile / gamma part of the ICM tool.
2016-08-24 22:32:06 +02:00
Desmis
a742e3a7ba
merge master into retinexgain
2016-05-01 08:53:52 +02:00
Desmis
5f988861b0
Init CBDL before Black and White
2016-02-19 16:58:23 +01:00
Desmis
a21deef3de
GUI improvment and re-introduce scale
2016-02-12 12:51:46 +01:00
Desmis
b449e0827b
Init new process gain with curve
2016-02-11 18:21:56 +01:00
Beep6581
d146809651
Several fixes to Retinex additions, issue #2969
2016-01-04 02:39:55 +01:00
Desmis
edd88be82c
Try to solve conflit
2016-01-03 16:56:21 +01:00
Desmis
4e229fe928
update retinexadd with master 4d6833c
2016-01-03 15:48:22 +01:00
Adam Reichold
5fd5d5bece
Remove the soft proof button and internal flag as it was decided not to mix this with the output profile handling.
2016-01-01 19:43:09 +01:00
Hombre
32eb6b996c
Adding softproofing. Now the output profile and the new rendering intent
...
profile for the output profile will only be shown when the new softproof
toggle button (bottom of the preview in the Editor panel) will be on.
2015-12-15 01:06:38 +01:00
Desmis
f74e4b0dd2
Fixed numerous bug and add Preview for mask and transmission
2015-11-13 08:45:24 +01:00
Desmis
44490e81ae
Add mask method
2015-11-12 08:58:07 +01:00
Desmis
04478c3b94
Fixed segfault bug and add strength gradient
2015-11-09 07:57:22 +01:00
Desmis
1892bbf772
Init retinex add tone-mapping
2015-11-07 18:47:37 +01:00