Vladislav Vinogradov
|
2d30480982
|
created wrappers for new NPP functions
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests
|
2012-02-22 10:00:53 +00:00 |
|
Vladislav Vinogradov
|
f8aba8608d
|
fixed build under CUDA 4.1
|
2012-01-30 13:15:20 +00:00 |
|
Vladislav Vinogradov
|
42ced17c2c
|
fixed some warnings under win64
|
2011-08-08 11:28:14 +00:00 |
|
Vladislav Vinogradov
|
926a6bba00
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
|
Alexey Spizhevoy
|
ca1584dd1f
|
fixed gpu::graphcut preconditions
|
2011-03-24 12:22:23 +00:00 |
|
Vladislav Vinogradov
|
811ba31897
|
added synchronization after NPP calls
|
2011-01-24 10:32:57 +00:00 |
|
Vladislav Vinogradov
|
dd2fe821c2
|
deleted NPP_VERSION and NPP_HAVE_COMPLEX_TYPE macros, because last NPP supports complex types under linux
|
2010-11-23 08:21:26 +00:00 |
|
Vladislav Vinogradov
|
863d61e9eb
|
fix gpu module compilation under linux
|
2010-11-08 09:55:10 +00:00 |
|
Anatoly Baksheev
|
60e572bbcf
|
fixed gpu morphology: now kernel in gpu is passed to npp functions.
warnings in cxcore
added graphcut wrapper
|
2010-09-28 08:45:44 +00:00 |
|