Ingo Weyrich
4101102ddf
cppcheck: further fixes
2019-07-31 20:02:35 +02:00
Desmis
91984b2891
merge with dev
2019-07-12 18:42:45 +02:00
Desmis
e3962ff8dc
merge with dev
2019-07-09 18:26:41 +02:00
luz.paz
e172dcabda
Fix misc. typos and whitespace
...
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L hist,fo,reall,bloc,alph,dof,thre,makro,chang,currentry,portugues,vektor,ue`
2019-07-07 07:48:34 -04:00
Desmis
5dbc61579d
Save provisory work for autowb ITCWB
2019-06-25 13:56:52 +02:00
Desmis
2b9468e9f8
merge with dev
2019-06-04 18:29:58 +02:00
luz.paz
cc60ea2248
Fix source comment and misc. typos
...
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L hist,fo,reall,bloc,alph`
2019-06-03 17:38:50 -04:00
Desmis
d78ed42ee0
merge with dev
2019-04-18 08:26:47 +02:00
heckflosse
30120af8a2
remove some bogus consts
2019-03-19 20:54:10 +01:00
heckflosse
25625c6842
small speeduo for denoise
2019-03-16 23:35:39 +01:00
Desmis
4397842fea
Improvmant to Exposure - Shadows Highlights
2019-03-09 12:53:25 +01:00
U-PC-BUREAU\jacques
aef2ad47e3
merge with dev
2018-11-03 17:24:34 +01:00
heckflosse
906cf63ecd
Colortoning Lab regions: some vectorized precalculations in first loop, #4914
2018-11-01 22:30:26 +01:00
U-PC-BUREAU\jacques
b9c7fa80da
merge with dev
2018-11-01 08:37:28 +01:00
Alberto Griggio
14ac4babec
added haze removal tool
...
Based on the paper:
"Single Image Haze Removal Using Dark Channel Prior" by He, Sun and Tang
using a guided filter for the "soft matting" of the transmission map
2018-10-10 10:02:06 +02:00
U-PC-BUREAU\jacques
47f0564d25
merge with dev
2018-08-22 18:21:40 +02:00
heckflosse
d4894ef948
eahd demosaic: convert rgb to Lab using Color::RGB2Lab() instead of duplicating code, #4727
2018-08-18 16:15:32 +02:00
U-PC-BUREAU\jacques
5472673b9e
merge with dev
2018-08-05 09:05:47 +02:00
Hombre
fb0c95969b
Creation of the ICCProfileCreator
2018-06-25 00:43:11 +02:00
Hombre
e2dc8ea2c3
Merge branch 'dev' into testoutputprofile
2018-06-14 21:47:14 +02:00
Desmis
c1463c7edd
merge with dev..
2018-06-14 09:06:29 +02:00
heckflosse
2a13d12936
Amaze+VNG4: created own entry in demosaic combobox, cleaned code
2018-05-29 16:59:29 +02:00
Desmis
62fc062712
merge with dev
2018-04-11 13:08:28 +02:00
Desmis
431f516583
merge with dev
2018-04-10 18:04:29 +02:00
Ingo Weyrich
0a88a36ed9
Merge pull request #4444 from Beep6581/vibrance_review
...
Code review and speedup for ImProcFunctions::vibrance()
2018-04-08 00:57:34 +02:00
Desmis
7926e01f49
another small change to gamma2 igamma2
2018-04-05 07:56:22 +02:00
Desmis
6561636ee0
some changes in color.cc .h calcgamma and gamma2 and igamma2
2018-04-04 14:10:52 +02:00
Desmis
ae7d7a911b
merge with Dev
2018-03-29 13:13:04 +02:00
heckflosse
e03646fc5b
Code review and speedup for ImProcFunctions::vibrance(), also fixes #4443
2018-03-19 01:34:15 +01:00
Desmis
424b9dbea7
Clean and format code and fixed bug in exposure with chrominance
2018-03-11 10:01:18 +01:00
Alberto Griggio
6a96bd2676
merge with 'dev'
2018-02-19 16:44:46 +01:00
Alberto Griggio
33e0c28789
started working on no negative clipping
2018-02-19 16:31:30 +01:00
Desmis
9916cdb4b0
merge with dev
2018-02-15 16:57:23 +01:00
luz.paz
c3c3ceac79
Misc. typos
...
Found via `codespell`
+ removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
2018-02-14 14:07:18 -05:00
Desmis
92f6e0e1da
merge with dev
2018-02-01 11:42:17 +01:00
heckflosse
50ba33900b
some more constexpr
2018-01-30 18:59:59 +01:00
heckflosse
e7d90ec1a2
Improve accuracy of Y to L conversion, fixes #4338
2018-01-29 21:17:34 +01:00
Desmis
90bd7fa98d
merge with dev
2018-01-14 12:26:00 +01:00
heckflosse
68ba09fdd8
Speedup for Colour Toning Methods 'RGB sliders' and 'RGB curves'
2018-01-10 19:29:11 +01:00
Desmis
3008d5d90d
merge with dev
2018-01-06 08:01:11 +01:00
heckflosse
0f25bfe87b
Don't check the impossible cases in rgb2hsvtc()
2018-01-04 23:15:53 +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
Desmis
63073b470d
merge with dev - I hope no error
2018-01-02 19:58:42 +01:00
heckflosse
3dcce23c24
rgbproc() speedups
2017-12-31 14:36:59 +01:00
heckflosse
0df571b2db
solved merge conflicts for merge from dev into newlocallab
2017-11-15 16:49:53 +01:00
heckflosse
a75058546a
Make compilation unit rtengine/color.cc -Wextra clean, #4155
2017-10-22 14:36:56 +02:00
Desmis
432e123733
Fixed some bugs and first Exposure mode without curve
2017-07-23 14:02:41 +02:00
Desmis
4f7d310eb2
Add H=f(H) to color and light
2017-07-13 07:30:51 +02:00
Desmis
c2cd6f596b
Correct an error cppcheck in color.h - thanks to Ingo
2017-05-03 18:18:52 +02:00