Desmis
ed57e3163e
Prepare ftblockdn to chroma denoise
2020-04-02 09:10:33 +02:00
Desmis
428bd617c9
merge with dev
2020-03-31 16:46:01 +02:00
Desmis
b8749f708c
Added effect to edge sharpness
2020-03-31 14:24:17 +02:00
Desmis
5102c82c11
Improve blur with effect
2020-03-31 10:04:16 +02:00
Desmis
0fa2ca79c2
Improvment contrast to prevent texture and noise
2020-03-30 08:54:26 +02:00
Desmis
c062d654bb
merge with dev
2020-03-29 18:31:52 +02:00
Desmis
7d33319893
small change to blur - change label and tooltip
2020-03-29 08:00:48 +02:00
Desmis
a61463447a
Improvment to Blur levels
2020-03-28 08:35:00 +01:00
Desmis
d10ff9e816
Wavelet Improvment to GUI Residual
2020-03-27 16:21:17 +01:00
Desmis
ac83695645
Suppress warning and add tooltips
2020-03-27 09:27:43 +01:00
Desmis
c836376766
Blur residual luma and chroma
2020-03-26 09:34:38 +01:00
Desmis
ea56e57ec2
First version blur by level
2020-03-26 07:19:54 +01:00
Desmis
51f1198b65
Init blur by levels
2020-03-25 18:06:32 +01:00
Desmis
821abcc706
merge with dev
2020-03-25 07:30:44 +01:00
Desmis
cdf8d8ec7f
Wavelet - added offset to contrast levels
2020-03-25 07:15:27 +01:00
Desmis
c405eab2c5
merge with dev
2020-03-24 17:34:09 +01:00
Desmis
6d154bcdae
Wavelet - Give possibility to use old algo SH residual image
2020-03-24 11:29:50 +01:00
Desmis
1f4613cd3b
GUI for TM wavelet
2020-03-22 10:37:21 +01:00
Desmis
e573de78b4
merge with dev
2020-03-19 13:40:11 +01:00
rom9
fb023e7ba8
Removed channel compensation adjusters
2020-03-15 17:01:40 +01:00
Desmis
6c96e5a0a4
Added D41 to Ciecam02 illuminant
2020-03-05 08:10:47 +01:00
Desmis
bb54a97436
Ciecam02 change label and tooltip
2020-03-04 18:12:06 +01:00
Desmis
05f365c0d6
Added method Illuminant to make choices easier in free mode
2020-03-04 16:31:49 +01:00
rom9
50becdef31
Merge branch 'dev' into preprocess_wb
2020-03-02 20:54:48 +01:00
Desmis
f4da001589
Ciecam02 autotempout button
2020-03-02 20:00:02 +01:00
Desmis
d55e649a64
merge with dev
2020-02-29 08:14:03 +01:00
Desmis
ae0586719a
Enabled bencfun for Itcwb
2020-02-28 08:33:12 +01:00
Desmis
10af444786
Change tooltip orthographe
2020-02-27 18:08:02 +01:00
Desmis
d56c53b1ae
Change tooltip
2020-02-27 18:06:30 +01:00
Desmis
32f3273a2a
Change some tooltips
2020-02-27 08:50:08 +01:00
Lawrence Lee
357cf5b96a
Remove scaling from perspective correction
...
Scaling is applied at the end of all geometric transformations, so it
would be more appropriate outside of the perspective correction tool.
Such an implementation would also work better with the auto-fit feature.
2020-02-26 22:52:55 -08:00
Desmis
603b55e690
Preset cat02 automatic
2020-02-25 17:28:19 +01:00
Morgan Hardwood
10b85f14cd
generateTranslationDiffs on default only
2020-02-25 09:04:18 +01:00
Desmis
74c40382c8
merge with dev
2020-02-25 07:56:36 +01:00
rom9
d4fc4dc083
Added new "Preprocess WB" parameter in the Raw toolpanel, just below "Raw White Points" tool. Allows to choose between "Camera" and "Auto" (average-based) raw channel multipliers, and to apply custom compesation factors.
...
Fixes #5616
2020-02-24 21:00:51 +01:00
Pandagrapher
209eccba8a
Add improved copy/paste or save/load for Locallab spots
...
Preliminary work: "nbspot" and "id" spot parameters have been removed to
simplify Locallab spots management.
2020-02-20 20:35:29 +01:00
Desmis
f1eda664db
Another change tooltip
2020-02-06 15:40:52 +01:00
Desmis
3a2d810784
Chnage some labels and tooltip
2020-02-06 14:37:32 +01:00
Desmis
f7aa9a4d32
Improvment to smooth blur
2020-02-04 08:22:26 +01:00
Desmis
3ad362c526
Change checkbox by combobox for luma-chroma in Smooth Blur - chnage normal expert
2020-02-03 10:18:15 +01:00
Desmis
5909026408
Improve preview modification for blur
2020-02-02 08:12:32 +01:00
Desmis
b0bba7881a
Added edge performance daubechies wavelet in settings
2020-02-01 13:07:41 +01:00
Desmis
a6acb2a756
Changes to GUI pyramid
2020-01-29 11:15:51 +01:00
Desmis
7e1a70f518
Improvment to GUI and labels
2020-01-29 08:33:33 +01:00
Desmis
5022979b1e
First Edge sharpness wavelet to test
2020-01-26 13:39:36 +01:00
Desmis
82d8844ee6
Prepare Edge Sharpness wavelet pyramid
2020-01-26 10:17:34 +01:00
Desmis
7cde1dca07
Improvment to show modifications
2020-01-25 08:52:23 +01:00
Desmis
986af6e5ed
Added button to reset all show modifications
2020-01-22 10:42:53 +01:00
Desmis
6e3fd503cc
Added show modifications to sharpening
2020-01-21 09:14:39 +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