heckflosse
fe16bf7917
Move badpixel code to own compilation unit
2019-06-10 16:40:44 +02:00
rom9
91565728e5
Clamped output values to a max of 65535.f after applying multipliers, to avoid trouble further down the processing pipeline.
2019-06-09 19:25:15 +02:00
heckflosse
df4513f595
Avoid integer overflow when accessing luts with very large values
2019-06-09 18:57:23 +02:00
heckflosse
f0d32c1da7
White dot artifacts caused by CIECAM02, fixes #5342
2019-06-09 14:37:33 +02:00
heckflosse
1e4f9ac248
Avoid integer overflow when accessing luts with very large values
2019-06-09 14:36:38 +02:00
rom9
d2366e633c
Enabled bad pixels interpolation for ST_XTRANS after upstream fix c0a033e
2019-06-09 13:09:29 +02:00
heckflosse
b990b89875
interpolateBadPixelsXtrans() : fix oob access
2019-06-09 12:21:42 +02:00
Desmis
941e0bd26c
merge with dev
2019-06-09 08:07:13 +02:00
heckflosse
c0a033e717
interpolateBadPixelsXtrans() : fix oob access
2019-06-08 15:13:44 +02:00
rom9
9df8008949
Film negative processing: first usable version. Only supports bayer raw files, thumbnails don't work
...
Added performance improvements suggested by heckflosse. Lowered median sampling step from 7 to 5 since calculation is now much faster.
Added support for Fuji X-Trans raw files.
Applied SSE2 patch provided by @heckflosse, improves performance in main processing loop.
Moved film negative processing stuff in its own compilation unit.
Code cleanup: removed redundant omp directives.
Added check for dead pixels, going above threshold after inversion. ST_BAYER only for now.
Reverted leftover hack in cropwindow.cc
2019-06-08 01:40:29 +02:00
heckflosse
3b19b9f55b
Rawtherapee 5.6 crashes with.dng from PixelShift2DNG-0.9.8.67, fixes #5348
2019-06-07 16:37:59 +02:00
Desmis
53d32c9135
merge with dev
2019-06-06 12:56:06 +02:00
heckflosse
6486c491f8
Vibrance causes RT to freeze, fixes #5346
2019-06-05 12:55:08 +02:00
heckflosse
3c0b0ffd33
Small speedup for loading unpacked 16 bit raw files
2019-06-04 17:01:05 +02:00
heckflosse
a391e256bc
Fix possibly uninitialized variable
2019-06-04 16:30:54 +02:00
heckflosse
f18724e016
Silence some warnings
2019-06-04 16:30:22 +02:00
heckflosse
d46a043add
basic support for Fujifilm GFX 100
2019-06-04 14:17:38 +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
25e66f1fc2
Small improvments residual
2019-05-27 11:20:14 +02:00
Desmis
83f487753c
Improve shadows-Highlight Residual
2019-05-27 09:23:56 +02:00
Desmis
04d6b28d2e
Improve contrast residual
2019-05-26 17:28:58 +02:00
Desmis
fc9867eb2d
Improvment to residual image
2019-05-21 07:48:18 +02:00
Desmis
3aacc1db53
merge with dev
2019-05-19 18:52:00 +02:00
Desmis
18d977502d
Improve Tone-mapping iterates
2019-05-19 18:12:46 +02:00
heckflosse
6958d46e70
Don't preprocess and demosaic again when using coarse rotation or flip, fixes #5327
2019-05-19 16:06:54 +02:00
Desmis
a54c2eccb3
merge with dev
2019-05-19 09:23:20 +02:00
Eric Jiang
a25655cafd
Check that metadata rating is between 0 and 5
...
Does not handle Rating=-1 meaning Rejected yet.
2019-05-18 15:22:09 -07:00
Eric Jiang
820024972a
Use rating from EXIF/XMP where available
2019-05-18 15:22:00 -07:00
lewiatan
105517c561
support rating tag from EXIF/XMP
2019-05-16 17:04:07 -07:00
Flössie
351f8f4e12
Fix indentation
2019-05-16 10:33:07 +02:00
Flössie
00b007f47a
Fix compiler warning for non-SSE2 builds
2019-05-16 10:28:13 +02:00
Desmis
4f732d4003
merge with dev
2019-05-15 13:50:44 +02:00
Desmis
1ee64dcdb6
Improve general soft
2019-05-15 13:37:38 +02:00
Desmis
14dc398c4d
Improvment to softradius clarity
2019-05-14 10:55:48 +02:00
heckflosse
141e9f632f
Scan clut folder: Don't check for unused profile
2019-05-13 23:12:40 +02:00
Desmis
744ca10ecc
Improve clarity
2019-05-13 16:18:37 +02:00
Desmis
f5eedc404d
disable GUI background and process if clarity is selected
2019-05-10 07:43:53 +02:00
Desmis
f8b9e2618c
Comment variable in cplx_wavelet_filter
2019-04-29 08:10:51 +02:00
Desmis
78a9387406
merge with dev
2019-04-29 07:48:41 +02:00
Desmis
516e05fa61
Suppress grey image when chnanging Clarity
2019-04-29 07:45:26 +02:00
Morgan Hardwood
a2e2ace1c8
Added colormatrix for samsung SM-N960F #5311
2019-04-28 17:15:00 +02:00
Morgan Hardwood
26f29a5e81
Added ColorMatrix for HUAWEI DLI-L22
2019-04-23 18:53:04 +02:00
Ingo Weyrich
73b336a3f1
Update FTblockDN.cc
...
Disable StopWatch
2019-04-18 20:43:40 +02:00
Ingo Weyrich
5d0b0d3d93
Merge pull request #5225 from Beep6581/denoise_speedup
...
small speedup for denoise
2019-04-17 22:46:18 +02:00
Hombre57
cb72769634
Solving issue #5267 : "ProcEvent int() operator should be const"
2019-04-09 08:45:21 +02:00
Morgan Hardwood
198fc8d8dd
Added matrix for Canon PowerShot SX150 IS
2019-04-08 01:02:35 +02:00
Flössie
1b08ac44c4
Fix potential bug in histogram matching ( #5249 )
2019-04-03 19:41:36 +02:00
Morgan Hardwood
d4f0a9a19b
Fix crash in histogram matching #5249
...
Patch by Alberto
https://github.com/Beep6581/RawTherapee/issues/5249#issuecomment-477923928
2019-04-03 10:14:49 +02:00
Desmis
5837f722a8
disabled showmask - improve GUI
2019-04-03 09:23:03 +02:00
Morgan Hardwood
e23fc17ccf
Search for DateTimeOriginal if not found in standard location
...
The DateTimeOriginal and DateTimeDigitized Exif tags should be in the
same group - ExifIFD, but the Leica M8 stores DateTimeOriginal in the
IFD0 group. This patch by Flössie allows to find the tag.
Closes #5251
2019-03-29 09:21:47 +01:00