Commit Graph

2281 Commits

Author SHA1 Message Date
heckflosse
7cbf1f6d8d Fix calculation of interpolation parameters for negative block shifts, #4774, #4777 2018-09-12 14:24:41 +02:00
heckflosse
d1f63f621a Merge branch 'dev' into rawcacorrection_iterate 2018-09-11 23:46:08 +02:00
heckflosse
adddd5aafa set raw ca correction 'avoid colour shift' as default, #4777 2018-09-11 23:44:42 +02:00
heckflosse
6969303878 Compressed 16-bit TIFF output broken, fixes #4792 2018-09-11 17:11:38 +02:00
heckflosse
ec2de14d37 Merge branch 'dev' into rawcacorrection_iterate 2018-09-11 12:55:52 +02:00
Roel Baars
a75ac02f16 Merge pull request #4771 from Thanatomanic/highlight-slider
Highlight slider: changed default + disabled when unnecessary
2018-09-10 19:26:31 +02:00
Benitoite
8e678c285a support camera dng LEICA M MONOCHROM (Typ 246)
Patch by @heckflosse
https://github.com/Beep6581/RawTherapee/issues/4785#issuecomment-419713993
2018-09-10 02:33:20 -07:00
heckflosse
f85ec677ff raw ca correction: avoid colour shift per iteration, #4777 2018-09-09 12:53:44 +02:00
heckflosse
ec4115512a raw ca correction/avoid colour shift: Vectorized one loop, #4777 2018-09-08 13:08:44 +02:00
heckflosse
09796f0694 raw ca correction: beautified code 2018-09-08 00:52:39 +02:00
heckflosse
becfc1a9fd raw ca correction: smooth progress bar also for > 1 iterations, #4774 2018-09-07 18:46:39 +02:00
heckflosse
910b516553 raw ca correction/avoid colour shift: bugfix, #4777 2018-09-07 17:56:55 +02:00
heckflosse
c7ab5ff288 raw ca correction/avoid colour shift: further bugfixes, #4777 2018-09-07 16:20:30 +02:00
heckflosse
198989d598 raw ca correction/avoid colour shift: fix colour cast when (height % 2) == 1, #4777 2018-09-07 13:50:42 +02:00
heckflosse
c9d89c9b1b raw ca correction. Be less restrictive during test phase 2018-09-06 19:31:01 +02:00
heckflosse
fac0e8ee78 raw ca correction: fix blob artifacts when avoid colourshift is enabled, #4777 2018-09-06 17:59:08 +02:00
heckflosse
68ee9d422b raw ca correction: optimized avoid colour shift, #4777 2018-09-06 16:05:06 +02:00
heckflosse
9902825a94 Merge branch 'dev' into rawcacorrection_iterate 2018-09-06 13:53:44 +02:00
heckflosse
bcc7a3fb85 raw ca correction: first try to avoid colour shift, #4777 2018-09-06 13:52:48 +02:00
U-PC-BUREAU\jacques
d658ef1bc4 Change matrix ACES-P0 and limit slider blue 2018-09-06 10:39:35 +02:00
heckflosse
01618e1b7f Set default value for raw auto ca correction iterations to 2 while keeping backwars compatibility, #4774 2018-09-05 21:47:16 +02:00
heckflosse
5fcb64634d CA_correct_RT(), minor change 2018-09-05 20:33:48 +02:00
heckflosse
ac1db99220 CA_correct_RT(): readability changes suggested by @Floessie; increased range of iterations adjuster to 5, #4774 2018-09-05 17:54:11 +02:00
heckflosse
9ecc7e6876 iterative raw auto ca correction, #4774 2018-09-05 13:30:15 +02:00
heckflosse
3643e15155 DJI FC2103 black level 2018-09-04 13:29:26 +02:00
Alberto Griggio
f84d3d8334 Merge pull request #4515 from Beep6581/ca-correction-before-distortion
Lens corrections: apply CA correction after distortion, and not before
2018-09-04 10:06:56 +02:00
Thanatomanic
59ca037fd7 Disable highlight recovery threshold when highlight recovery = 0 and set threshold default to 0 2018-09-02 16:58:20 +02:00
Hombre
61e033ae14 Merge branch '32b-tiff-output-cli' into dev (Fix #2357)
- Adds support of 16 bits float tiff images in GUI and command line
- Adds support of 32 bits float tiff images in command line
2018-08-31 22:13:37 +02:00
heckflosse
258dfc2275 Fix segfault when loading 16-bit float tiff 2018-08-31 13:01:27 +02:00
Hombre
5d1922ce56 Merge branch 'dev' into 32b-tiff-output-cli 2018-08-30 21:32:26 +02:00
Ingo Weyrich
1874259bee Merge pull request #4759 from Beep6581/nikon_decode
Improve decoding speed of Nikon NEF files, closes #4751
2018-08-30 21:04:40 +02:00
heckflosse
9000c18001 removed timing code in nikon_load_raw() 2018-08-30 21:02:44 +02:00
heckflosse
3c543d2efe defined raw crop for Hasselblad H6D-100cMS 2018-08-28 14:25:31 +02:00
heckflosse
42e2defd92 nikon_load_raw(): another small speedup, #4751 2018-08-27 20:33:23 +02:00
heckflosse
a2a5ce72ee nikon_load_raw(): fix copy/paste bug, #4751 2018-08-27 13:57:56 +02:00
heckflosse
64608e0313 nikon_load_raw(): another small speedup, #4751 2018-08-27 12:10:45 +02:00
heckflosse
30041e1dc6 nikon_load_raw(): minor changes, #4751 2018-08-26 21:26:08 +02:00
heckflosse
b189da0b59 nikon_load_raw(): minor changes, #4751 2018-08-26 20:46:14 +02:00
heckflosse
4ab4e7298d nikon NEF decoder: ~20% speedup, #4751 2018-08-26 19:04:42 +02:00
heckflosse
1437ab98d8 parse_hasselblad_gain(), additional check for flatfield, #4748 2018-08-25 12:45:46 +02:00
heckflosse
8b57aa4bc8 Hasselblad H4D-40 file loads unusually slow, fixes #4748 2018-08-25 11:27:19 +02:00
Roel Baars
f919b0b873 Merge branch 'dev' into histogram-scaling 2018-08-22 17:39:31 +02:00
heckflosse
3e7f19c81b eahd demosaic: disabled timing code 2018-08-22 14:57:07 +02:00
heckflosse
4445239f17 Merge branch 'dev' into eahd_speedup 2018-08-22 14:11:52 +02:00
heckflosse
140f9774d4 Working Profile > Gamma and Slope are ingnored if Profiled Lens Correction is active and any slider in the Exposure Tool is changed, fixes #4745 2018-08-22 14:04:30 +02:00
heckflosse
6d60d1093e SEGV when using curve pipette in Lab tool while lab tool is disabled, fixes #4709 2018-08-22 11:51:28 +02:00
heckflosse
6f29915045 remove useless check for very larg files, found by coverity 2018-08-20 14:24:22 +02:00
Beep6581
9847285c4c Merge pull request #4741 from Beep6581/dcraw928-update
dcraw updated to 9.28
2018-08-19 17:37:01 +02:00
heckflosse
a21d765130 Merge branch 'dev' into eahd_speedup 2018-08-18 16:17:44 +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