18 Commits (87eb1b8fccb96e9b10c62ef4d9461b8f8687192c)

Author SHA1 Message Date
Ilya Lavrenov f3c56f8310 first attemp 11 years ago
Ilya Lavrenov 4a63b3dd90 cv2cvtest part2 11 years ago
Ilya Lavrenov aa5326c231 cv::norm -> cvtest::norm in tests 11 years ago
Alexander Alekhin e49065b1dc core/ocl: temporary move device selection from ocl module 11 years ago
Alexander Alekhin 206b56ed39 ts: catch & append general exceptions into log 11 years ago
Leszek Swirski 0e8c2b0395 Fix visibility of g_linked_ptr_mutex on Windows 12 years ago
Andrey Kamaev b8ed00bd64 Compile OpenCV with GCC visibility set to hidden 12 years ago
Andrey Kamaev 517062039e Make core/internal.hpp a private header 12 years ago
Andrey Kamaev 2b1ef95415 Completely separate C and C++ API of OpenCV core 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Vladislav Vinogradov b7e6b5af1b fixed tests (call resetDevice, if there was a gpu failure) 12 years ago
Andrey Pavlenko 81721d0dce enabling sanity checks for warp and resize functions on Android 12 years ago
Vladislav Vinogradov 660d23aa04 added cv::gpu::resetDevice to RunPerfTestBody 12 years ago
Andrey Kamaev b0d3830399 Update gtest to upstream r629 12 years ago
Andrey Kamaev b8adc04545 Fix Android build warnings 12 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 542563c444 Fixed Android build warnings for old NDK 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Andrey Kamaev ffa44fb114 Fixed precompiled headers build on Linux 13 years ago
Andrey Kamaev 47a4e87784 Ignored warnings from gtest with precompiled headers enabled 13 years ago
Andrey Kamaev f62028dc16 Fixed mingw build. 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Andrey Kamaev 3bdb53e484 Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support. 13 years ago
Andrey Pavlenko f69bb74202 Fixing static libs build on Windows 13 years ago
Andrey Kamaev 5cce038958 Performance testing branch is merged back into trunk 13 years ago
Vadim Pisarevsky 9df999154c fixed a few warnings and bugs, including ticket #1079 14 years ago
Vadim Pisarevsky abeeb40d46 a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
Nils Hasler 2a5fde0c4d #include cstdarg because va_list is used 14 years ago
Vadim Pisarevsky d9ab1d2b92 fixed build on Windows with MSVC2010 14 years ago
Vadim Pisarevsky 6f44457de8 the combined cxts + gtest 14 years ago
Vadim Pisarevsky 23e83f8fc7 14 years ago
Vadim Pisarevsky e4b91918b1 the combined cxts + gtest 14 years ago