18 Commits (13a6d0b92a2ff891acfd0563cb1a8e9003cbe7a0)

Author SHA1 Message Date
Alexey Spizhevoy 13a6d0b92a fixed parsing GPU archs in BIN(PTX) format 14 years ago
Alexey Spizhevoy 01dafce1a1 fixed some bugs in GPU matrix reductions, removed <functional> into precomp.hpp 14 years ago
Alexey Spizhevoy 0da71a01ff fixed some GPU tests failing when compiled for 1.1(no doubles) and run on 1.3(with doubles) 14 years ago
Alexey Spizhevoy 9e48f64149 fixed parsing of CC in gpu module 14 years ago
Alexey Spizhevoy 574b3f94a1 updated gpu initialization functions, added compile-time error on CC 1.0 14 years ago
Alexey Spizhevoy 8779306800 updated main CMakeLists.txt gpu module section, now user can manage binary and intermediate code versions of the gpu module image 14 years ago
Alexey Spizhevoy 4b8425dbb8 fixed minor bugs 14 years ago
Alexey Spizhevoy 186b1fc6ef refactored gpu module 14 years ago
Alexey Spizhevoy 90ae1e3aed refactored gpu module 14 years ago
Alexey Spizhevoy 1a0d41fb53 added checkPtxVersion into gpu module 14 years ago
Alexey Spizhevoy f3a2656808 added hasPtxFor and isCompatibleWith functions into gpu module, added docs for them 14 years ago
Alexey Spizhevoy 72f020a8f3 added gpu::count_non_zero version for CC1.0, refactored gpu module a little 15 years ago
Anatoly Baksheev 4ffb519cdd GPU module: minor interface changes 15 years ago
Anatoly Baksheev 9ee159462d meanShiftFiltering added (by masha) 15 years ago
Anatoly Baksheev 07825bad1e compilation with no cuda re factored 15 years ago
Anatoly Baksheev 2c84a66ec7 added support to build without cuda. 15 years ago
Anatoly Baksheev c4ef619ac5 minor changes in gpu code (initialization interface) 15 years ago
Anatoly Baksheev 7f6fb6ef97 First gpu code draft. Interface might be significantly changed in future. 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago