Commit Graph

134 Commits

Author SHA1 Message Date
Ingo Weyrich
e682b364b5 Further reduction of include dependencies 2019-11-01 14:51:33 +01:00
Ingo Weyrich
6935faa258 Further cleanup of include dependencies 2019-10-30 22:12:06 +01:00
Ingo Weyrich
ba8dda1836 Further cleanup of include dependencies 2019-10-30 16:38:02 +01:00
Flössie
d7ec033829 Reduce dcp.h dependencies 2019-10-30 09:30:21 +01:00
Ingo Weyrich
22e5348db7 Forward declare LabImage 2019-10-28 17:17:15 +01:00
Ingo Weyrich
6bebc19f02 reviewed boxblur code and usage 2019-09-26 15:03:09 +02:00
Desmis
00df4707a8 merge with dev 2019-09-11 11:41:24 +02:00
Morgan Hardwood
60b2196bce Updated gnu.org links to use HTTPS 2019-09-10 12:34:57 +02:00
Desmis
2068871b6e Format ipwavelet.cc and wavelet.cc 2019-08-30 08:04:32 +02:00
Desmis
1c6fa0d3d0 Clean code and adjustements to guidefilter 2019-08-30 07:06:36 +02:00
Desmis
9cd4ca51d3 Change Guidedfilter Guid reference from L to Y 2019-08-27 08:56:15 +02:00
Desmis
53d32c9135 merge with dev 2019-06-06 12:56:06 +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
Desmis
1ee64dcdb6 Improve general soft 2019-05-15 13:37:38 +02:00
Desmis
3d62375623 Improvment to Soft radius 2019-03-24 13:59:38 +01:00
Desmis
48d30e50c7 Wavelet Clarity and Unsharp mask 2019-03-22 18:20:00 +01:00
Flössie
0cbc4923bc Relax dependency from procparams.h 2019-02-28 20:44:50 +01:00
luz.paz
e0ccb7da7d Misc. comment typo fixes
Found via `codespell`
2018-11-23 07:07:38 -05:00
heckflosse
8a31f0368c Use vsqrtf instead of _mm_sqrt_ps 2018-11-05 16:02:32 +01:00
heckflosse
2bea84cfa8 ImProcFunctions::CompressDR(): eliminate eps, #4815 2018-09-17 23:46:36 +02:00
heckflosse
1a191363ce review ImProcFunctions::CompressDR(), fixes #4815 2018-09-17 22:46:57 +02:00
Hombre
fbc81028eb First batch of variable name normalisation in ICM tool, see #4478 2018-05-14 00:57:55 +02:00
heckflosse
e69952d654 use double precision for large summations, #4408 2018-02-21 14:28:54 +01:00
heckflosse
fc751a0cce Wavelet Level Functions not working at all in dev, fixes #4405 2018-02-17 22:39:30 +01:00
Floessie
38cab123fc Merge pull request #4401 from Beep6581/gcc8-warnings
Fix GCC 8 warnings
2018-02-15 20:54:43 +01:00
heckflosse
20fcffae94 Using Wavelet/Residual with contrast set to != 0 crashes on completely black image, fixes #4399 2018-02-15 13:42:10 +01:00
Flössie
cf3ea4f451 Turn wavelet.Lmethod into an integer (by @heckflosse, #4397) 2018-02-14 20:09:17 +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
heckflosse
c4068444a8 Segfault in lut.h, fixes #4390 2018-02-12 15:12:06 +01:00
heckflosse
96bf06a950 Removed most of the __x86_64__ dependencies. Also removed _RT_NESTED_OPENMP 2018-01-23 16:05:31 +01:00
Desmis
9a4359995f Suppress manuel settings fot local contrsat and edge detection in wavelet 2018-01-23 10:36:50 +01:00
Desmis
dbe3d55e33 Suppress unused wavelet parameters issue4318 2018-01-22 10:06:40 +01:00
Flössie
b98a3944a6 Merge branch 'dev' into procparams-cleanup 2017-11-20 20:40:57 +01:00
Flössie
aa414fca41 Clean rtengine::procparams::Threshold 2017-11-13 22:00:27 +01:00
heckflosse
06f07820bd Make compilation unit rtengine/ipwavelet.cc -Wextra clean, #4155 2017-10-21 19:52:41 +02:00
heckflosse
f38b271d74 fix heap-buffer-overflow in wavelet, Detected by AddressSanitizer. #4127 2017-10-10 15:44:27 +02:00
heckflosse
a9f769c5d7 Fix some coverity issues 2017-06-19 00:57:29 +02:00
heckflosse
8aff354df9 Fix some coverity and cppcheck issues 2017-06-18 18:40:40 +02:00
heckflosse
db18b7ad71 Fix some coverity issues 2017-06-14 22:13:49 +02:00
heckflosse
a6cf24bc13 Fix some coverity issues 2017-06-12 23:57:18 +02:00
heckflosse
9e5ce9a99b Some Coverity fixes (#3558) 2017-06-05 14:12:34 +02:00
Flössie
051670160b Some fixes as hinted by Coverity (#3558) 2017-06-05 10:58:14 +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
heckflosse
6e55f6bab5 Fixed a lot of issues reported by cppcheck 1.78 2017-04-08 22:41:46 +02:00