12 Commits

Author SHA1 Message Date
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