18 Commits

Author SHA1 Message Date
Ingo Weyrich
6bebc19f02 reviewed boxblur code and usage 2019-09-26 15:03:09 +02:00
Ingo Weyrich
ba43437220
Merge pull request #5445 from Beep6581/capture_sharpening
Merge Capture sharpening into dev to get more tests
2019-09-10 19:27:01 +02:00
Morgan Hardwood
60b2196bce Updated gnu.org links to use HTTPS 2019-09-10 12:34:57 +02:00
Ingo Weyrich
bca760c8ba Capture sharpening: removed unused code, also small speedup for 5x5 and 7x7 gauss 2019-08-24 20:52:36 +02:00
Ingo Weyrich
a0f95fe9e6 Speedup for gauss5x5 and gauss7x7 2019-08-21 17:29:59 +02:00
Ingo Weyrich
0c1caf6c36 capture sharpening: further improvements and speedups 2019-08-20 18:41:06 +02:00
heckflosse
fb0d231cb2 use double precision gaussian blur if sigma >= 25, #4928 2018-11-03 14:26:39 +01:00
heckflosse
de5defd9b7 Fix broken non SSE builds, fixes #4608 2018-06-14 11:31:06 +02:00
heckflosse
e3cb9130a1 Fixed copy/paste bug in gauss.cc 2018-06-14 00:38:28 +02:00
heckflosse
35743a19ad fixed copy/paste bug in gauss.cc 2018-06-14 00:31:11 +02:00
heckflosse
a3055f3552 Small speedup for rl sharpening when damping = 0, no issue 2018-06-12 17:59:10 +02:00
heckflosse
eec33292db Segfault in gaussianBlur (USM), fixes #4528 2018-05-01 14:20:56 +02:00
Flössie
1b048e147f Fix wrong RESTRICT (#4397) 2018-02-15 19:58:08 +01:00
heckflosse
96bf06a950 Removed most of the __x86_64__ dependencies. Also removed _RT_NESTED_OPENMP 2018-01-23 16:05:31 +01:00
heckflosse
9723dca95a Fix another warning in gauss.cc, by Alberto Griggio 2017-04-04 21:23:20 +02:00
heckflosse
9b5f429602 Fixed another bunch of warnings 2017-04-03 21:01:28 +02:00
heckflosse
d734372ffa Fix typo in gauss.cc, fixes #3128 2016-02-01 16:47:15 +01:00
heckflosse
a3c20daa46 Cleaned gauss code and included some speedups 2016-01-18 23:56:02 +01:00