13 Commits (b582330b90170285909eba4ffc575aad76415a2d)

Author SHA1 Message Date
Alexey Spizhevoy 13a6d0b92a fixed parsing GPU archs in BIN(PTX) format 14 years ago
Maria Dimashova 3a04d08bf7 added Kinect support (initial version without settings configuration yet) and sample on usage 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 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
Yannick Verdie b530a2cba9 Qt ticket #531 14 years ago
Yannick Verdie c77e8fc638 Qt - debugging Linux and Windows 15 years ago
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 15 years ago
Anatoly Baksheev 2c84a66ec7 added support to build without cuda. 15 years ago
Vadim Pisarevsky fa91788222 disabled Qt by default (until the code is stabilized) 15 years ago
Vadim Pisarevsky 60acd91ce1 added Eigen2 support; fixed compile errors on Ubuntu 10.04 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago