Michael Jaschob
|
31bbe91760
|
Use std::vector Instead of Manually Managed Memory
|
2023-07-27 14:31:53 -06:00 |
|
Michael Jaschob
|
5b2811f42b
|
Allocate on Heap, Not Stack, in gaussVertical and Friends
|
2023-07-22 22:20:29 -06:00 |
|
Desmis
|
94e3ce3e07
|
merge with dev and fixed some bugs
|
2019-10-27 17:09:53 +01:00 |
|
Ingo Weyrich
|
5afb0a345e
|
add mising include
|
2019-09-26 15:27:12 +02:00 |
|
Ingo Weyrich
|
6bebc19f02
|
reviewed boxblur code and usage
|
2019-09-26 15:03:09 +02:00 |
|
Desmis
|
0711373021
|
Merge with dev
|
2019-09-11 08:35:25 +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 |
|
U-PC-BUREAU\jacques
|
aef2ad47e3
|
merge with dev
|
2018-11-03 17:24:34 +01:00 |
|
heckflosse
|
fb0d231cb2
|
use double precision gaussian blur if sigma >= 25, #4928
|
2018-11-03 14:26:39 +01:00 |
|
U-PC-BUREAU\jacques
|
e65c6786ff
|
merge with dev
|
2018-07-07 13:46:18 +02:00 |
|
heckflosse
|
de5defd9b7
|
Fix broken non SSE builds, fixes #4608
|
2018-06-14 11:31:06 +02:00 |
|
Desmis
|
c1463c7edd
|
merge with dev..
|
2018-06-14 09:06:29 +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 |
|
Desmis
|
df6822178c
|
merge with dev
|
2018-05-05 09:37:58 +02:00 |
|
heckflosse
|
eec33292db
|
Segfault in gaussianBlur (USM), fixes #4528
|
2018-05-01 14:20:56 +02:00 |
|
Desmis
|
9660858976
|
merge with dev
|
2018-02-16 08:22:30 +01:00 |
|
Flössie
|
1b048e147f
|
Fix wrong RESTRICT (#4397)
|
2018-02-15 19:58:08 +01:00 |
|
Desmis
|
4a29e34e20
|
merge with dev
|
2018-01-26 18:00:33 +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
|
398e862b2b
|
merge with dev - all warnings are not delete - come soon
|
2017-04-08 19:28:04 +02: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 |
|
Desmis
|
273e1cb3b2
|
Init locallabgtk3
|
2017-01-21 15:34:40 +01: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 |
|