137 Commits

Author SHA1 Message Date
Desmis
a9be068b1c Improvment to Color and Light contrast 2019-01-19 09:11:43 +01:00
Desmis
5da3b1b50f Fixed some crash - change max expcomp - add blend mask exposure 2019-01-18 13:51:09 +01:00
Desmis
eec28d637f Fixed bug in color LC(H) - add LC(H) for exposure - add blend for mask color 2019-01-17 17:13:27 +01:00
heckflosse
b3972dee37 Small speedup for sse version of WeightedStdToneCurve::BatchApply() 2019-01-16 15:16:16 +01:00
heckflosse
23202d1f10 Fix wrong sse version of setUnlessOOG() 2019-01-16 14:44:08 +01:00
heckflosse
2369440390 Fix standard tonecurve for non sse builds, also inluced speedup for sse builds 2019-01-16 14:24:19 +01:00
Desmis
9d1104517b Add CL=f(H) curve to Color and Light mask 2019-01-11 16:05:00 +01:00
Desmis
e795d902ab Improve shape detection with mask - clean code - fixe some bugs 2019-01-10 08:56:32 +01:00
Desmis
c99c9e673d Add mask to Exposure 2019-01-09 16:15:23 +01:00
Desmis
d6f13b0753 Improve ref (hue chroma luma) management - prepare mask and blend 2019-01-07 16:51:05 +01:00
Desmis
476846f2ab Improve code and contrast slider - add show modifications to exposure and Color 2019-01-06 14:14:04 +01:00
Desmis
86c03e61d4 merge with dev - I hope no error 2018-11-24 14:18:37 +01:00
heckflosse
831e18ca45 Add override keyword. Thanks @Floessie 2018-11-22 16:19:16 +01:00
heckflosse
71b5cc6d65 Fix coverity issues 2018-11-21 17:35:53 +01:00
U-PC-BUREAU\jacques
fd720007c2 merge with dev 2018-11-09 18:50:41 +01:00
heckflosse
a1d4acf72f Artefacts with toncurve 2 / weighted standard with RT-dev-1098, fixes #4948 2018-11-09 13:55:58 +01:00
U-PC-BUREAU\jacques
fa3e0a74fc merge with dev 2018-11-06 19:38:54 +01:00
heckflosse
b8af63bb04 Use vclampf(value, low, high) whereever possible, #4942 2018-11-05 19:50:24 +01:00
U-PC-BUREAU\jacques
b9c7fa80da merge with dev 2018-11-01 08:37:28 +01:00
heckflosse
1dcf92322d RT crashes with wrong value in profile (curves), fixes #4398 2018-10-30 19:36:37 +01:00
U-PC-BUREAU\jacques
47f0564d25 merge with dev 2018-08-22 18:21:40 +02:00
U-PC-BUREAU\jacques
5472673b9e merge with dev 2018-08-05 09:05:47 +02:00
Alberto Griggio
6ae287b72b diagonalcurves: replace cubic splines with (centripetal) Catmull-Rom splines
See https://en.wikipedia.org/wiki/Centripetal_Catmull%E2%80%93Rom_spline

Fixes #4343
2018-07-26 17:27:57 +02:00
Hombre
fb0c95969b Creation of the ICCProfileCreator 2018-06-25 00:43:11 +02:00
Desmis
948ab0baf4 merge with dev 2018-05-07 18:57:05 +02:00
heckflosse
a6f82d0212 Fix copy/paste bug, fixes #4538 2018-05-06 15:43:17 +02:00
Desmis
431f516583 merge with dev 2018-04-10 18:04:29 +02:00
Alberto Griggio
4344603a3d further fixes to ensure smooth transitions to clipped colours 2018-04-04 01:05:23 +02:00
Flössie
840908e431 Fix Clang build (fixes #4483) 2018-04-03 20:38:35 +02:00
Desmis
ae7d7a911b merge with Dev 2018-03-29 13:13:04 +02:00
Desmis
1a91bb60fe Improve lightness for color and light and fix crashed with contrast when lightness -100 2018-03-10 18:12:15 +01:00
Alberto Griggio
4f4e3ef7e0 fixed NaN generation due to unbounded processing (no 0 clipping) 2018-02-22 17:45:42 +01:00
Alberto Griggio
33e0c28789 started working on no negative clipping 2018-02-19 16:31:30 +01:00
Alberto Griggio
324ecae669 fixed typo 2018-02-12 18:06:40 +01:00
Desmis
7d4441cda8 clean code complexcurvelocal and associated functions 2018-02-11 08:58:37 +01:00
Desmis
ed46993ff1 Change settings of complexCurvelocal 2018-02-10 08:40:24 +01:00
Alberto Griggio
08846264c7 started work on making RT not clip the image at intermediate stages 2018-02-09 21:25:39 +01:00
Desmis
4a29e34e20 merge with dev 2018-01-26 18:00:33 +01:00
heckflosse
96bf06a950 Removed most of the __x86_64__ dependencies. Also removed _RT_NESTED_OPENMP 2018-01-23 16:05:31 +01:00
Desmis
48721c4da1 merge with Dev 2018-01-08 13:31:26 +01:00
heckflosse
c05dbf0eb0 Segfault when changing to Saturation & Value Blending curve, fixes #4279 2018-01-06 16:43:28 +01:00
Desmis
3008d5d90d merge with dev 2018-01-06 08:01:11 +01:00
heckflosse
0fcc1987a5 Speedup for perceptual tone curve #4269 2018-01-05 16:42:22 +01:00
heckflosse
045d11f05f Merge branch 'dev' into perceptual_curve_speedup 2018-01-05 13:29:59 +01:00
heckflosse
ea1e001d15 Speedup for 'Saturation and Value Blending' tonecurve 2018-01-04 19:03:02 +01:00
Desmis
7a714e5093 Add inverse to shapemethod - fixed crash retinex inverse 2018-01-03 16:47:54 +01:00
heckflosse
057861b882 Small (~ 4%) speedup for perceptual tone curve 2017-12-31 16:58:06 +01:00
Desmis
17999b7e61 merge with dev 2017-12-30 16:30:21 +01:00
gatoatigrado
6dab5742dd Add comment and assertions 2017-12-25 22:50:40 -05:00
gatoatigrado
ebc92e1c35 New SSE interpolating routine for LUT<float>. 2017-12-25 16:11:42 -05:00