Desmis
|
4a29e34e20
|
merge with dev
|
2018-01-26 18:00:33 +01:00 |
|
Alberto Griggio
|
8a510315c2
|
Fattal: added anchor parameter
|
2018-01-25 22:13:17 +01:00 |
|
Hombre
|
b6d2480fb5
|
Merge branch 'dev' into spot-removal-tool (#2239)
|
2018-01-25 20:41:10 +01:00 |
|
Desmis
|
cef451807d
|
merge with dev
|
2018-01-22 08:56:24 +01:00 |
|
Alberto Griggio
|
bb56d73cc8
|
started working on proof-of-concept histogram matching
|
2018-01-17 01:12:13 +01:00 |
|
Desmis
|
90bd7fa98d
|
merge with dev
|
2018-01-14 12:26:00 +01:00 |
|
Alberto Griggio
|
7353ff864b
|
some tweaks to the L*a*b* correction grid module
|
2018-01-08 14:34:54 +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 |
|
Desmis
|
63073b470d
|
merge with dev - I hope no error
|
2018-01-02 19:58:42 +01:00 |
|
Desmis
|
f1e8aeefcb
|
add rectangle shape in normal mode
|
2018-01-02 18:35:01 +01:00 |
|
Desmis
|
fb7f65a82d
|
Fixed bug in denoise + improve algo
|
2017-12-30 16:06:11 +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 |
|
Desmis
|
c1ab9788a5
|
merge with dev
|
2017-12-23 10:18:46 +01:00 |
|
Desmis
|
9713604b12
|
add bilateral to local denoise and enhanced GUI
|
2017-12-23 09:34:39 +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 |
|
Desmis
|
46181f1008
|
merge with dev
|
2017-12-21 08:42:43 +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 |
|
Desmis
|
17239849c3
|
merge with dev
|
2017-12-18 15:50:15 +01:00 |
|
Alberto Griggio
|
14a30c6c39
|
merged 'dev' into 'sony-pixel-shift'
|
2017-12-18 10:11:38 +01:00 |
|
Desmis
|
7a826a586d
|
Add simplified Scope to local denoise
|
2017-12-18 08:50:49 +01:00 |
|
Alberto Griggio
|
e1bf4b075f
|
added on/off switch for L*a*b* adjustments
|
2017-12-16 18:36:28 +01:00 |
|
Desmis
|
db03c16f45
|
Add DCT to local chroma denoise
|
2017-12-16 15:24:53 +01:00 |
|
heckflosse
|
7d430adbc6
|
pixelshift: Optionally use one green instead of averaging two greens
|
2017-12-15 18:59:26 +01:00 |
|
Desmis
|
73b695652c
|
Add DCT to local denoise - improve denoise - Fixed crash in overexposed area
|
2017-12-14 08:56:59 +01:00 |
|
Desmis
|
caafa4729a
|
merge with dev
|
2017-12-13 08:42:13 +01:00 |
|
Hombre
|
e6659be98e
|
Merge branch 'dev' into spot-removal-tool
|
2017-12-10 21:47:35 +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 |
|
Desmis
|
392d2a6769
|
Merge with dev - save provisory work
|
2017-12-09 14:32:32 +01:00 |
|
Flössie
|
8bebb5c720
|
Remove unused ColorManagementParamsEdited::gamfree
|
2017-12-05 18:55:59 +01:00 |
|
Flössie
|
95614c7ecb
|
Add operator ==() to every parameter struct
|
2017-11-26 14:03:25 +01:00 |
|
Hombre
|
20a0fb7af9
|
Merge branch 'dev' into spot-removal-tool (see #2239)
|
2017-11-25 23:30:52 +01:00 |
|
Desmis
|
75cec00e95
|
merge with dev
|
2017-11-19 09:08:45 +01:00 |
|
Flössie
|
c702e5d847
|
Additional manual cleanups to ProcParams::(save|load)()
|
2017-11-11 21:11:57 +01:00 |
|
Desmis
|
4b2563af62
|
Add simplified Excluding Spot - fixed some bugs
|
2017-11-10 08:47:11 +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 |
|
Desmis
|
53ba84f699
|
Fixed some bugs and some changes
|
2017-11-02 13:19:16 +01:00 |
|
Desmis
|
ff26f0642e
|
Add method symmetric to blur and noise - and some extension
|
2017-10-25 17:33:58 +02:00 |
|
Desmis
|
baa2d91ee6
|
add chroma to cbdl
|
2017-10-12 17:46:31 +02:00 |
|
Desmis
|
a741821acf
|
In GUI fixed bad Hueref and prep Spot
|
2017-10-01 09:03:26 +02:00 |
|
Desmis
|
1b78046318
|
merge with Dev
|
2017-09-18 16:28:28 +02:00 |
|
heckflosse
|
818200522a
|
Fix some inconsistencies in Profiled Lens Correction gui
|
2017-09-15 20:11:49 +02:00 |
|
Desmis
|
9786ec0687
|
merge with dev
|
2017-09-14 09:09:18 +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
|
f75bed1bfa
|
Merge branch 'dev' into spot-removal-tool
|
2017-08-20 21:06:09 +02:00 |
|
Desmis
|
eb46859301
|
merge with Dev
|
2017-08-19 08:17:43 +02:00 |
|
Desmis
|
9b0c008006
|
merge with dev manually
|
2017-08-15 09:57:19 +02:00 |
|
Desmis
|
0bb824e2c1
|
Other changes for Elle
|
2017-08-14 08:21:35 +02:00 |
|