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
|
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 |
|
Yannick Verdie
|
b530a2cba9
|
Qt ticket #531
|
2010-08-17 17:22:21 +00:00 |
|
Yannick Verdie
|
c77e8fc638
|
Qt - debugging Linux and Windows
|
2010-07-27 17:29:22 +00:00 |
|
Vadim Pisarevsky
|
758e826d2e
|
do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV
|
2010-07-16 22:38:57 +00:00 |
|
Anatoly Baksheev
|
2c84a66ec7
|
added support to build without cuda.
|
2010-07-15 13:36:00 +00:00 |
|
Vadim Pisarevsky
|
fa91788222
|
disabled Qt by default (until the code is stabilized)
|
2010-07-12 15:29:31 +00:00 |
|
Vadim Pisarevsky
|
60acd91ce1
|
added Eigen2 support; fixed compile errors on Ubuntu 10.04
|
2010-06-29 15:49:15 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|