712 Commits (18d1be45300c984c4c5e16dbf2a1c2a9263101dc)

Author SHA1 Message Date
yao 61e041673e remove the OpenCL Dir finding in CMake 12 years ago
Dirk Van Haerenborgh caa9ac4ed9 fix installation of main module headers 12 years ago
Roman Donchenko e8721f1f6f Automatically add CUDA support to a module if it has CUDA sources. 12 years ago
Vladislav Vinogradov 28b1e81883 renamed device -> cuda 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Andrey Kamaev d3083ecf6d Fix bitness detection for target platform 12 years ago
Andrey Kamaev fa64f28c6b Fix binary directory used in CMake try_compile commands 12 years ago
Alexander Smorkalov 36367ec027 Several fixes android related fixes 12 years ago
Andrey Kamaev 2c57445ffe Improve CMake checks for the OpenGL availability 12 years ago
Andrey Kamaev bf3264b197 Add missed CMake include for check_include_file 12 years ago
Andrey Kamaev 18536fe8f9 Fix target platform detection for x64 MinGW 12 years ago
Alexander Smorkalov a2561ee0cd Code review notes fixed. 12 years ago
Vladislav Vinogradov 870563ba25 fixed compilation warning for CUDA files 12 years ago
Alexander Smorkalov 4703f4552a Experimental MS Media Foundation API support added 12 years ago
Andrey Kamaev 517062039e Make core/internal.hpp a private header 12 years ago
Misty De Meo e143706ef9 Fix ant/Java detection in cmake scripts 12 years ago
Alexander Smorkalov 09bc99a0c0 HAVE_WIN32UI and HAVE_VFW checks and defines added. 12 years ago
Alexander Smorkalov 6f68640d4d Multiple fixes for WinRT 12 years ago
yao f428d1874a discard comments in kernels.cpp 12 years ago
yao 7e495a1d66 fix amdFft and amdBlas path 12 years ago
Andrey Kamaev f282498b1d Drop outdated targets and fix solution folders 12 years ago
Anatoly Baksheev 7fa01e3fcc enabled png and jpeg for iOS 12 years ago
Andrey Kamaev 762aefd71b Compile opencv_test_core with cv::String instead of std::string 12 years ago
Andrey Kamaev 14bb4cbe1e Add cv::String class 12 years ago
Misty De Meo a423afddc1 Fix ant/Java detection in cmake scripts 12 years ago
Andrey Kamaev 91ac9688a8 Allow OpenCL acceleration in every OpenCV module 12 years ago
Andrey Kamaev d28df08eb0 Refactor OpenCL search 12 years ago
Dirk Van Haerenborgh 4f3453dbbf bomb commit of gstreamer videocapture and videowriter 12 years ago
Alexander Smorkalov 429cd85b46 More accurate guards for WinRT features in CMake. 12 years ago
Alexander Smorkalov 436d9bbcbb Base for Native Activity example added. 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Vladislav Vinogradov ecb2ebfba4 Move opengl iterop code to cv::ogl namespace 12 years ago
AoD314 63d9ee9523 This code is based on https://github.com/prasannatsm/opencv code. 12 years ago
marina.kolpakova 39ecd94010 forbid recursive globbing for OpenCV modules sources 12 years ago
marina.kolpakova 19f863ec13 add possibility to create CUDA powered modules with ocv_define_module macro 12 years ago
Andrey Kamaev 1094179155 Avoid build falure in armeabi build with Android SDK 12 years ago
Andrey Kamaev 22d33373fa Fix build warnings on MSVC x64 and OS X clang 12 years ago
Alexander 3cfd3d3ee0 Build with OpenCV.mk for all terget fixed. 12 years ago
Andrey Kamaev bd38a1945d Honor 2-digit python version 12 years ago
Vladislav Vinogradov 61ef48eee6 fixed OpenCVConfig for cross-compilation: 12 years ago
Vincent Rabaud c7bbd1aef2 Update cmake/templates/OpenCVConfig.cmake.in 12 years ago
Andrey Kamaev 024185b9ed Fix OpenCVConfig.cmake generated for Android platform (issue #2496) 12 years ago
marina.kolpakova 7a08bbbcc7 add CUDA_GENERATION macro 12 years ago
Alexander Smorkalov 3c7bc6a51e Static ANdroid samples build for MIPS fixed 12 years ago
Alexander Smorkalov 4bbdfbc9e7 Bug #2821 Installation of OpenCV modules breaks build on MIPS Android fixed. 12 years ago
yao f816e10ac9 Add auto detection to Intel OCL 12 years ago
Vladislav Vinogradov 78c924baad removed obsolete CARMA toolchain and CMake variable 12 years ago
Andrey Kamaev c7df17e77b Detect and report parallel framework used 12 years ago
Andrey Kamaev 247df9f3fc Detect version of clang compiler 12 years ago
Alexander Smorkalov 7882aba7af TBB download and build option enabled for non Android platfroms. 12 years ago