Alexey Spizhevoy
|
9e48f64149
|
fixed parsing of CC in gpu module
|
2011-01-20 14:34:27 +00:00 |
|
Alexey Spizhevoy
|
574b3f94a1
|
updated gpu initialization functions, added compile-time error on CC 1.0
|
2011-01-20 14:13:07 +00:00 |
|
Alexey Spizhevoy
|
8779306800
|
updated main CMakeLists.txt gpu module section, now user can manage binary and intermediate code versions of the gpu module image
added more functions to check version of gpu code in runtime
|
2011-01-20 09:22:05 +00:00 |
|
Alexey Spizhevoy
|
4b8425dbb8
|
fixed minor bugs
|
2011-01-19 13:28:22 +00:00 |
|
Alexey Spizhevoy
|
186b1fc6ef
|
refactored gpu module
|
2011-01-19 12:47:34 +00:00 |
|
Alexey Spizhevoy
|
90ae1e3aed
|
refactored gpu module
|
2011-01-19 10:54:58 +00:00 |
|
Alexey Spizhevoy
|
1a0d41fb53
|
added checkPtxVersion into gpu module
|
2011-01-18 14:52:35 +00:00 |
|
Alexey Spizhevoy
|
f3a2656808
|
added hasPtxFor and isCompatibleWith functions into gpu module, added docs for them
|
2011-01-18 12:01:28 +00:00 |
|
Alexey Spizhevoy
|
72f020a8f3
|
added gpu::count_non_zero version for CC1.0, refactored gpu module a little
|
2010-11-29 07:18:11 +00:00 |
|
Anatoly Baksheev
|
4ffb519cdd
|
GPU module: minor interface changes
|
2010-09-17 17:18:41 +00:00 |
|
Anatoly Baksheev
|
9ee159462d
|
meanShiftFiltering added (by masha)
get free memory function
|
2010-08-06 17:02:06 +00:00 |
|
Anatoly Baksheev
|
07825bad1e
|
compilation with no cuda re factored
|
2010-07-19 09:31:12 +00:00 |
|
Anatoly Baksheev
|
2c84a66ec7
|
added support to build without cuda.
|
2010-07-15 13:36:00 +00:00 |
|
Anatoly Baksheev
|
c4ef619ac5
|
minor changes in gpu code (initialization interface)
|
2010-07-15 09:13:15 +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 |
|