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
Pandagrapher
757cf784f2
Merge of new Locallab GUI with existing Locallab engine
...
New Locallab GUI has now impacts on image
Bug fixes:
- Some tools GUI were not updated accordingly if they were not firstly
activated
- Image was not activated if a control spot was deleted
- Blur & Noise GUI was not updated according to blurMethod combobox
2018-08-23 21:38:59 +02:00
U-PC-BUREAU\jacques
47f0564d25
merge with dev
2018-08-22 18:21:40 +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
Pandagrapher
9d18ccc585
Saving of Locallab tool parameters in .pp3 file #3
...
All Locallab tool parameters are now saved in .pp3 file
Limitation:
- Locallab tools are temporary deactivated (time to merge with procparam
update)
2018-08-20 19:40:43 +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
Alberto Griggio
a6bc6a0ab5
Merge pull request #4701 from Beep6581/catmull-rom-spline
...
diagonalcurves: replace cubic splines with (centripetal) Catmull-Rom splines
2018-08-18 15:21:15 +02:00
Alberto Griggio
4b2392e44a
catmull-rom: make curves more rounded
...
See https://github.com/Beep6581/RawTherapee/pull/4701#issuecomment-414054187
2018-08-18 15:11:54 +02:00
Alberto Griggio
e3ea0926c2
catmull-rom: use uniform spacing of curve evaluation points
2018-08-18 12:43:14 +02:00
Alberto Griggio
681aabd0e2
catmull-rom: use reflection to calculate the boundary control points
2018-08-18 12:42:21 +02:00
heckflosse
7d9caf0443
dcraw: update to 9.28, #4626
2018-08-17 22:50:46 +02:00
Hombre
7aeef817e8
Merge branch 'dev' into issue4580
2018-08-17 21:18:53 +02:00
Alberto Griggio
ef57c5da00
catmull-rom: add special case for evaluating straight segments at 0 or 1
2018-08-17 15:52:55 +02:00
Alberto Griggio
d6ca3d65aa
catmull-rom: ensure that the curve evaluation is exact at the control points
2018-08-17 15:30:36 +02:00
heckflosse
9fb9aaeec2
eahd_demosaic: sse2 code for convert_to_cielab_row(), #4727
2018-08-16 18:30:37 +02:00
heckflosse
584163fbaa
Segfault when processing image in queue for fast export, fixes #4734
2018-08-15 19:27:37 +02:00
Alberto Griggio
97e73457ee
histmatching: use better spaced points for the generated curve
2018-08-13 14:18:59 +02:00
Thanatomanic
770c16e430
Merged with dev, resolved conflicts, fixes to icon refs
2018-08-13 05:11:21 +02:00
Alberto Griggio
2f2065cf9a
fixed typo leading to artifacts in catmull-rom splines in extreme cases
2018-08-12 23:20:31 +02:00
heckflosse
00ecae33db
EAHD demosaic compilation unit: improved dependencies, #4727
2018-08-12 00:01:51 +02:00
Alberto Griggio
0d7d1cfc8c
more tweaks to catmull-rom and histogram matching after the feedback by DrSlony
2018-08-11 23:40:21 +02:00
heckflosse
46d4810b68
EAHD demosaic: own compilation unit, #4727
2018-08-11 23:30:36 +02:00
heckflosse
5bfc5dd880
EAHD demosaic: further speedup, #4727
2018-08-11 21:53:49 +02:00
Alberto Griggio
2bb27661a2
various tweaks to catmull-rom
2018-08-10 08:05:41 +02:00
heckflosse
dc16368352
eahd_demosaic: double speed
2018-08-07 01:01:00 +02:00
heckflosse
5d8d757f7d
ahd_demosaic: removed stopwatch and improved progress bar
2018-08-06 23:59:07 +02:00
U-PC-BUREAU\jacques
5472673b9e
merge with dev
2018-08-05 09:05:47 +02:00
heckflosse
7f1d6d67bc
ahd demosaic review changes
2018-08-03 17:43:37 +02:00
heckflosse
7b883f054f
ahd demosaic: further 10% speedup
2018-08-02 16:14:57 +02:00
Pandagrapher
50f517d924
Saving of Locallab tool parameters in .pp3 file #2
...
Locallab/Color & Light parameters are now saved in .pp3 file
Limitations:
- Other Locallab tool parameters aren't saved in .pp3 file yet
- Locallab tools are temporary deactivated (time to end procparam
update)
2018-08-02 11:20:38 +02:00
heckflosse
3be9baec52
Merge branch 'dev' into ahd_speedup
2018-08-01 20:14:15 +02:00
heckflosse
c4bd557851
ahd demosaic: own compilation unit
2018-08-01 19:38:46 +02:00
heckflosse
f3ecd14481
ahd demosaic, reduced processing time and memory usage, #4698
2018-08-01 18:48:08 +02:00
luz.paz
5f867be0c3
Misc. typo tixes
2018-07-31 13:14:14 -04:00
heckflosse
8ecccb7508
better (and faster) fix for #4706
2018-07-31 17:09:28 +02:00
heckflosse
c45c638edb
ImProcFunctions::labtoning(), avoid division by zero, fixes #4706
2018-07-31 14:51:30 +02:00
heckflosse
ce593170e4
Skip raw files > 0x7fffffff bytes, fixes #4705
2018-07-30 18:51:23 +02:00
U-PC-BUREAU\jacques
2da11b61b0
Refixed the same behavior
2018-07-26 20:43:23 +02:00
U-PC-BUREAU\jacques
5f2b34f576
Fixed bad behavior between Tone response curve and auto-matched
2018-07-26 19:43:04 +02:00