85 Commits (f6ef504ef0f9a243d434684435d1129c0d1a8ad2)

Author SHA1 Message Date
Marina Kolpakova 7dd0067792 suppress warning no previous declaration for gpu module 13 years ago
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Marina Kolpakova e86f0aaea1 fixed hundreds of "anonymous" warnings for gpu module. 13 years ago
Vladislav Vinogradov bfb390e82a added gpu::FGDStatModel (Background/foreground segmentation) 13 years ago
Anatoly Baksheev 32c7eeca78 arithm test gpu tests for cpu :) 13 years ago
Vladislav Vinogradov 1d57911646 updated gpu-vs-cpu performance tests 13 years ago
Vladislav Vinogradov d78aa7c937 added cpu performance test for gpu module 13 years ago
Vladislav Vinogradov 2dafc9a853 fixed build under MacOS (disabled video decoding, it's not supported) 13 years ago
Vladislav Vinogradov 4ddde66b48 fixed build without ffmpeg (gpu module) 13 years ago
Vladislav Vinogradov c2935a6532 fixed build of gpu module without CUDA (video encoding/decoding) 13 years ago
Vladislav Vinogradov 2bfaf540a1 added VideoWriter_GPU 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Vladislav Vinogradov 85c904a4ba fixed build in gpu module (SURF and ORB) 13 years ago
Andrey Kamaev 18dbe6b3e5 cmake scripts are updated to prefer includes from the OpenCV source tree 13 years ago
Vladislav Vinogradov 6f7e3434ca moved finding CUDA_npp_LIBRARY to OpenCVDetectCUDA.cmake 13 years ago
Vladislav Vinogradov 77f286ada6 fixed build under linux 13 years ago
Andrey Kamaev 5eb6ee6290 Fixing build with CUDA enabled 13 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Alexey Spizhevoy ada9158521 Fixed the building process for (ubuntu 64bit debug cuda4.1) configuration 13 years ago
Andrey Kamaev 9d5c24cdc8 Updating opencv module definition in cmake (continued) 13 years ago
Andrey Kamaev 13f4e70e95 Updating opencv module definition in cmake 13 years ago
Vladislav Vinogradov fcfa72081e moved GpuMat and DevMem2D to core module, some code refactoring 13 years ago
Vladislav Vinogradov 40ee754e28 added WITH_CUFFT and WITH_CUBLAS flags to cmake scripts 13 years ago
Vladislav Vinogradov 8009b5150e added performance tests for gpu module 13 years ago
Vadim Pisarevsky f9ef92d45a multilib support added (ticket #363) 13 years ago
Vladislav Vinogradov 3ab2728da1 gpu device layer code refactoring 13 years ago
Andrey Kamaev 3aea74d408 Fixed precompiled headers support (fixed formatting, fixed dependencies generation) 14 years ago
Vadim Pisarevsky 5649f35757 some more bugfixed in 2.3 propagated to trunk 14 years ago
Ethan Rublee 6259c9ac6a First pass at name mangling based on version number, to support 14 years ago
Vadim Pisarevsky 49467947ac propagated some fixes from 2.3 to trunk 14 years ago
Anatoly Baksheev 117ff43cc3 default cuda target flags changed 14 years ago
Alexander Shishkov 6ecebb7f66 fixed #768 ticket 14 years ago
Alexander Shishkov ca758a9dac fixed #768 ticket 14 years ago
Alexey Spizhevoy 5538e206f9 mac worlaround 14 years ago
Anatoly Baksheev e4bbcdac17 minor 14 years ago
Alexander Shishkov 63dc1cdd2c removed OPENCV_BUILD_SHARED_LIB in favor of BUILD_SHARED_LIBS 14 years ago
Alexander Shishkov 6aabf72bc5 removed OPENCV_BUILD_SHARED_LIB in favor of BUILD_SHARED_LIBS 14 years ago
Ethan Rublee 76538fbe6b Making the install and lib, bin directories consistent. 14 years ago
Alexey Spizhevoy 7d350280c0 compilation under mac 14 years ago
Anatoly Baksheev 69f28ef65c solution folder flag disabled by default 14 years ago
Anatoly Baksheev 17e1bcb006 fixed pch for non-windows 14 years ago
Anatoly Baksheev c49dc37761 [+] added use_folders cmake feature if cmake version is greater then 2.8.0 14 years ago
Anatoly Baksheev 1c18e5fef9 fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
Anton Obukhov 8a54967e0b [~] Updated GPU module install target to copy NCV.hpp and NPP_staging.hpp to the package include directory 14 years ago
Andrey Kamaev b906ad3108 Test system included into Android build 14 years ago
Anatoly Baksheev d0e66f7766 minor 14 years ago
Alexey Spizhevoy 289af671ee added projectPoints and transformPoints into GPU module 14 years ago
Anatoly Baksheev 047c7e0fd6 *applied patch from NVidia (nppstTraspose bug) 14 years ago
Alexey Spizhevoy 7b2ec0a1e6 fixed gpu/CMakeLists.txt 14 years ago
Alexey Spizhevoy 048689876e removed unnecessary code from gpu/CMakeLists.txt 14 years ago