28 Commits (88e3d071782fe3afa0bb1311acfef587824e4166)

Author SHA1 Message Date
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 10 years ago
Alexander Smorkalov b4e4f13f9e Superres module enabled for Android. GPU samples build fixed for Android. 11 years ago
Vladislav Vinogradov 8b8c368148 fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 11 years ago
Ilya Lavrenov 6ad4823f0c ported superres to T-API 11 years ago
Alexander Smorkalov 6da7c50fb5 Make dependency from CUDA explicit to prevent from fake dependedcies from CUDA runtime. 11 years ago
Vladislav Vinogradov 5660d6a680 renamed gpuoptflow -> cudaoptflow 11 years ago
Vladislav Vinogradov a0ae602bb7 renamed gpuimgproc -> cudaimgproc 11 years ago
Vladislav Vinogradov 219b662127 renamed gpufilters -> cudafilters 11 years ago
Vladislav Vinogradov d4901a99ea renamed gpuwarping -> cudawarping 11 years ago
Vladislav Vinogradov dcd600cc47 renamed gpuarithm -> cudaarithm 11 years ago
Vladislav Vinogradov dbeb3e2968 renamed gpucodec -> cudacodec 11 years ago
peng xiao 9b3c318e85 Add super resolution's OpenCL implementation. 12 years ago
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov 033dd77504 superres module fixes 12 years ago
Vladislav Vinogradov 84de6ce036 gpufilters module for image filtering 12 years ago
Vladislav Vinogradov 31c8b527c6 gpuarithm module for arithmetics operations on matrices 12 years ago
Vladislav Vinogradov 1b00a3ed54 gpucodec module for video decoding/encoding 12 years ago
Roman Donchenko e8721f1f6f Automatically add CUDA support to a module if it has CUDA sources. 12 years ago
Vladislav Vinogradov a57707b8d8 moved device layer to core module 12 years ago
Vladislav Vinogradov 870563ba25 fixed compilation warning for CUDA files 12 years ago
Vladislav Vinogradov 7a0d6f7733 Super Resolution module 12 years ago
Vladislav Vinogradov 395f0201e3 fixed build for CARMA: 12 years ago
Vladislav Vinogradov da93a1dab9 fixed build for CARMA platform 12 years ago
Vladislav Vinogradov ab3a5244ba moved device layer headers to include directory 12 years ago
Anatoly Baksheev d395bf1522 minor fix in FindTBB 12 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 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
Andrey Kamaev 3a1f85d4e8 Remerged the 2.4.0 branch 13 years ago
Andrey Kamaev 019122fba7 Fixed dependencies for cmake status embeeded into opencv core 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Kamaev 1c1c6b98f6 #645 Added cv::getBuildInformation function (with sample) to get OpenCV build configuration 13 years ago
Andrey Kamaev 18dbe6b3e5 cmake scripts are updated to prefer includes from the OpenCV source tree 13 years ago
Andrey Kamaev 8141a5026c Refactored cmake for 3rdparty libs 13 years ago
Andrey Kamaev a8f0c93379 Modified zlib search. Use system zlib on Android by default 13 years ago
Anatoly Baksheev 84db4eb6fa fixed ~200 warnings for windows 13 years ago
Andrey Kamaev 690bf07a7f Fixing build with CUDA enabled 13 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Andrey Kamaev c86c6a028c Updating opencv module definition in cmake (continued) 13 years ago
Vladislav Vinogradov 2695039a79 moved GpuMat's operations implementation to core module 13 years ago
Alexander Shishkov b71bfef702 fixed bug with using not built-in ZLIB library 13 years ago
Andrey Kamaev 5cce038958 Performance testing branch is merged back into trunk 13 years ago
Vadim Pisarevsky 6985540744 moved image codecs' headers to the respective subdirectories; allow the user to use system zlib. 14 years ago
Vadim Pisarevsky 4aaa2700f6 do not use Lapack anymore 14 years ago
Vadim Pisarevsky 0de9c9fd3c opencv_zlib renamed back to zlib; make static libs work on Windows 14 years ago
Vadim Pisarevsky 8b4cb1d99c make OpenCVConfig.cmake usable in the case of static libs 14 years ago
Marius Muja 16b1f61c83 Updated FLANN to version 1.5 14 years ago