Commit Graph

2547 Commits

Author SHA1 Message Date
heckflosse
9a1dd0109b MLmicrocontrast, eliminated one loop 2017-05-10 15:43:19 +02:00
Morgan Hardwood
ddabcb2049 Do not crop 8px off LG mobile LG-H815 right border, #3868, https://discuss.pixls.us/t/support-for-lg-g4-camera-phone/3636 2017-05-09 17:08:20 +02:00
heckflosse
8b44ed0fd8 Speedup for microcontrast, issue #3867 2017-05-08 18:42:13 +02:00
heckflosse
14e3f0e88d Auto Levels completely wrong for monochrome raw files, sigma raw files and canon mraw/sraw files. Fixes #3863 2017-05-05 21:29:58 +02:00
Alberto Griggio
b36aa29c36 added initial support for Sigma sd Quattro DNG files
See #3858
2017-05-04 17:25:14 +02:00
Desmis
79849e7aaf Change some settings for sharp local 2017-05-04 08:59:19 +02:00
Desmis
c2cd6f596b Correct an error cppcheck in color.h - thanks to Ingo 2017-05-03 18:18:52 +02:00
Desmis
aa591fc7b1 initialize all buf* with zeroes to prevent crash 2017-05-03 17:27:18 +02:00
heckflosse
4151725d2c locallab: initialze buflight with zeroes 2017-05-03 15:20:24 +02:00
heckflosse
2492001c50 merged dev into locallab_dev 2017-05-03 14:15:52 +02:00
Desmis
f2f45458be Try to fix crash in some cases with Tone mapping local 2017-05-03 08:51:03 +02:00
Alberto Griggio
edfea689b8 improved adjustment of luma denoise params for the fast export pipeline 2017-05-03 00:19:01 +02:00
Desmis
fe014c3d89 Suppress some warning in iplocallab.cc improcfun.cc 2017-04-26 14:15:05 +02:00
Hombre
d3ab104818 Dynamic profiles wasn't loaded in Preference (#3691) 2017-04-26 00:07:20 +02:00
Hombre
8c309d0f04 Several files astylized. 2017-04-25 22:33:22 +02:00
Hombre
fb5466bc8c Code reorganization to enable Dynamic profile with rt-cli (#3691) 2017-04-25 00:50:18 +02:00
Desmis
b2059f9527 Add default choice Global Quality in Preferences 2017-04-24 09:43:47 +02:00
Desmis
13b369230c Dark ligthness and fix a bug in contrast 2017-04-22 13:36:01 +02:00
Desmis
c94bc91eb9 merge with dev 2017-04-21 12:58:51 +02:00
heckflosse
040065e55f lmmse_interpolate_omp() : use makeIdentity() 2017-04-21 11:56:34 +02:00
heckflosse
936e62fee9 Fix integer rounding relicts, no issue 2017-04-21 11:41:47 +02:00
heckflosse
224359d4ff Fix colour cast when using raw ca correction on underexposed images, fixes #3836 2017-04-20 22:44:07 +02:00
Desmis
a09c06a0d2 Small optimization 2017-04-20 17:13:41 +02:00
Alberto Griggio
922870e6dd further tweaks to the procparams for the new fast export pipeline
- tweaked denoise params to get a better approximation for high ISO shots
- use Amaze or Lmmse demosaicing if the chosen method is pixelshift
2017-04-20 14:48:52 +02:00
Desmis
5ab2aa3382 Fix bug in Denoise and Blur 2017-04-19 17:17:51 +02:00
Desmis
39978fffe4 Fix another bug in Sharp 2017-04-19 16:48:00 +02:00
Desmis
e9d868783a Fix another bug in TM 2017-04-19 11:36:21 +02:00
Desmis
2263145b13 Fix another bug and clean code 2017-04-19 11:24:37 +02:00
Desmis
7c599e2257 Fix bug in local cbdl 2017-04-19 09:15:27 +02:00
Desmis
f69a2db812 merge with Dev.. 2017-04-19 08:15:15 +02:00
Desmis
9feecf4f1d anothers speed-ups 2017-04-18 16:12:43 +02:00
Desmis
46f7f20822 Some small speedup 2017-04-18 13:43:32 +02:00
topu
f2b0efecce Show lens used on Panasonic cameras 2017-04-17 17:12:06 +02:00
Desmis
5006a89110 merge with dev 2017-04-17 07:57:56 +02:00
Morgan Hardwood
2c9c3b2a7f Fix for fractional exposure time values, fixes #2081 2017-04-16 18:52:26 +02:00
Desmis
eb8a1c9a3b apply astyle on some files 2017-04-15 08:55:49 +02:00
Desmis
b7183a63cc merge with dev.. 2017-04-15 08:05:23 +02:00
heckflosse
59b62d90a1 GCC diagnostic issue on macOS/Clang, fixes #3825 2017-04-14 23:27:23 +02:00
Ingo Weyrich
46ac5822db Merge pull request #3817 from Beep6581/ps_equalize
Pentax Pixel Shift: Added per channel brightness equalization. Merged to get more tests. Method still needs improvements
2017-04-14 23:09:37 +02:00
Desmis
ff35331249 merge with Dev 2017-04-14 07:31:32 +02:00
Alberto Griggio
594b78118b LCP: print diagnostic output if settings->verbose 2017-04-13 17:11:08 +02:00
Desmis
ce3351d50f merge with dev 2017-04-13 11:12:05 +02:00
Desmis
5b0d81667e merge with dev 2017-04-12 14:47:49 +02:00
Alberto Griggio
a7471b3db6 Merge pull request #3810 from Beep6581/autodetect-monitor-profile-linux
Added support for autodetecting the system monitor color profile also on Linux
2017-04-12 14:00:41 +02:00
Alberto Griggio
e215ad4c6c print LCP error messages about missing vignette/CA correction only when settings->verbose 2017-04-11 11:44:39 +02:00
Alberto Griggio
ecae94f17c automatically select the system monitor profile if the preferences say so
Fix for issue #3821
2017-04-12 16:20:03 +02:00
Morgan Hardwood
239476cc3a Style cleanup of all CMake files. 2017-04-12 15:10:07 +02:00
heckflosse
e043e792db Pixelshift: Added per channel brightness equalization 2017-04-10 20:39:00 +02:00
Alberto Griggio
14f544fcc2 fix for uninitialized local variable realtile in ImProcFunctions::ip_wavelet
Candidate fix for #3785
2017-04-10 13:37:15 +02:00
Desmis
8ca404f140 merge with Dev another time 2017-04-10 08:42:20 +02:00