Vladislav Vinogradov
|
fcfa72081e
|
moved GpuMat and DevMem2D to core module, some code refactoring
|
2011-11-09 13:13:52 +00:00 |
|
Anatoly Baksheev
|
7076dfd7d6
|
gpu module: refactored devmem2d.hpp (atomic bomb)
|
2011-10-13 15:14:04 +00:00 |
|
Vladislav Vinogradov
|
47d68f6967
|
implemented gpu::remap for all types
|
2011-08-31 11:42:54 +00:00 |
|
Vladislav Vinogradov
|
1c1a61dd37
|
added __forceinline__ to device functions
fixed BFM warning ("cannot tell what pointer points to")
|
2011-06-14 11:27:32 +00:00 |
|
Anatoly Baksheev
|
8f4c7db3f6
|
~40 warnings under VS2008
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
|
2011-06-11 17:24:09 +00:00 |
|
Anatoly Baksheev
|
c8544f393b
|
added begin/and with Thrust iterators for Device classes
|
2011-06-02 12:38:50 +00:00 |
|
Anatoly Baksheev
|
652fb1212e
|
module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp
|
2010-12-06 16:37:32 +00:00 |
|
Anatoly Baksheev
|
c923b258f4
|
fixed compilation under gcc
|
2010-11-01 15:13:17 +00:00 |
|
Anatoly Baksheev
|
7f56e5b2dd
|
compilation errors
|
2010-11-01 12:49:45 +00:00 |
|
Anatoly Baksheev
|
4ea811c568
|
Fixed a minor bug in PtrElemStep::ptr
|
2010-11-01 12:48:47 +00:00 |
|
Anatoly Baksheev
|
cac2e9bc80
|
compilation errors under GCC
|
2010-10-31 17:15:09 +00:00 |
|
Anatoly Baksheev
|
d661b8e3e2
|
added PtrStep PtrElemStep structures. Refactored name spaces,
|
2010-10-31 13:23:25 +00:00 |
|
Anatoly Baksheev
|
5ac4b23b7c
|
added PtrStep structure to pass in __global__ functions
|
2010-10-22 16:57:22 +00:00 |
|
Vladislav Vinogradov
|
b08f60828b
|
added to gpu module linear filters for int and float source types.
refactored gpu module.
|
2010-10-20 08:50:14 +00:00 |
|
Anatoly Baksheev
|
4ffb519cdd
|
GPU module: minor interface changes
|
2010-09-17 17:18:41 +00:00 |
|
Anatoly Baksheev
|
4c4871e34d
|
GCC warning: new line at the end of file
|
2010-08-16 08:47:06 +00:00 |
|
Anatoly Baksheev
|
77ce659154
|
|
2010-08-13 12:51:55 +00:00 |
|
Anatoly Baksheev
|
07825bad1e
|
compilation with no cuda re factored
|
2010-07-19 09:31:12 +00:00 |
|
Anatoly Baksheev
|
7f6fb6ef97
|
First gpu code draft. Interface might be significantly changed in future.
Simple implementation of StereoBM_GPU.
It is excluded from compilation now.
|
2010-07-14 15:55:16 +00:00 |
|