4556 Commits (58f546dd9319ca38011eda743517f66717e4c7aa)

Author SHA1 Message Date
yao 1a488c0542 fix the warning on Linux when OpenCL 1.2 not supported 12 years ago
yao 3316d0bfb2 Fix the compiling errors of gemm on Linux 12 years ago
yao 2e3f4fdada fix pyrLK's mismatch on Linux 12 years ago
yao f4ef0c1598 fix meanShift mismatch on none-double GPUs 12 years ago
Andrey Kamaev c17e9ef7ba Repair binary compatibility of ocl module 12 years ago
Andrey Kamaev 995154d10d Fix binary compatibility of gpu module 12 years ago
gferry e3803f9985 fix for OpenCV issue #2815 12 years ago
Vladislav Vinogradov 73ffd71a22 Fixed documentation build 12 years ago
Vladislav Vinogradov 8b1f88c40f updated gpu module API 12 years ago
Alexander Smorkalov 9f39c8eaa1 OpenCV 2.4.4 preparation 12 years ago
Vladislav Vinogradov 21f95a3b11 restored source compatibility 12 years ago
Vladislav Vinogradov a938534a7e restored binary compatibility 12 years ago
Alexander 4091eab45e cv::Ptr description extended. 12 years ago
Alexander Smorkalov e21a1d3124 Test system refactoring 12 years ago
Vladislav Vinogradov ce2559b332 optimized DeviceInfo class and ensureSizeIsEnough 12 years ago
Anna Kogan f6e0d327b0 Increased time limits 12 years ago
Anna Kogan a567c03fdf Switched to TEST_CYCLE_MULTIRUN for fast tests 12 years ago
yao 429ae44ae3 add openCLExecuteKernelInterop method 12 years ago
Andrey Kamaev 2fe7482b73 Add support for enums into rst ocv domain 12 years ago
Andrey Kamaev ff7b604a25 Fix several inconsistent declarations identified by check_doc2 script 12 years ago
Vladislav Vinogradov e06c3ec7c5 updated OpenGL functionality: 12 years ago
Andrey Kamaev 2bbb777d95 Fix warnings about missing parent for class members 12 years ago
Niels Gerlif Myrtue 7697d79d93 Added the predict_all function wrapper for python that was missing from the documentation 12 years ago
Vadim Pisarevsky a1c7e0368c fixed problem reported by Thouis (Ray) Jones 12 years ago
yao 9613135e8d fix compiling errors on Linux 12 years ago
yao 69fd2d8273 add oclMatExpr class to prevent extra allocations 12 years ago
Andrey Kamaev 3ead4449ad Fix several warnings about uninitialized variables from gcov build 12 years ago
Daniil Osokin 5f32e0e24d Rewrote doc for set-get number of threads functionality with support new frameworks (bug #2064) 12 years ago
Daniil Osokin 6deda2531c Fixed getNumThreads() for C= 12 years ago
Vladislav Vinogradov 78c924baad removed obsolete CARMA toolchain and CMake variable 12 years ago
Vladislav Vinogradov a3a09cf4d1 refactored OpticalFlowDual_TVL1: 12 years ago
Amro 42a2cb0a38 add description of ddepth param of cv::boxFilter 12 years ago
Vladislav Vinogradov 2181a41a07 added perf4au app 12 years ago
Vladislav Vinogradov 50f28c9e25 added Warp::reduce function 12 years ago
Vladislav Vinogradov 36e42084f0 added gpu BM optical flow implementation 12 years ago
Vladislav Vinogradov fe2e89df1b added gpu::HoughLinesP function 12 years ago
Vladislav Vinogradov 86bd325131 added gpu::normalize function 12 years ago
Vladislav Vinogradov 61b54149b1 added mask support to gpu norm and sum 12 years ago
Vladislav Vinogradov 08914aa708 added gpu compare with scalar 12 years ago
Vladislav Vinogradov a828b60765 added enqueueHostCallback method to gpu::Stream 12 years ago
Vladislav Vinogradov ce2fd7fec9 added dual tvl1 optical flow gpu implementation 12 years ago
Vladislav Vinogradov 1498d2f427 added dual tvl1 optical flow implementation 12 years ago
Andrey Kamaev ac389507a0 Fix warnings from ffmpeg wrapper 12 years ago
Ilya Lavrenov 5512f91d08 removed libstdc++ dependency 12 years ago
Alexander Smorkalov 1751a963f2 Build info output for all android apps added. 12 years ago
Vladislav Vinogradov fdb07a0ac1 fix performance issue of gpu reduction 12 years ago
Andrey Pavlenko 54bcaa4934 fixing eclipse import errors that can also be fixed via 'Fix Project Properties' menu 12 years ago
Bo Li 92e7e7d8e8 fix issue 2788 12 years ago
Kirill Kornyakov 74e5650350 Reenabled second test 12 years ago
Andrey Kamaev 5cae645ba1 Temporary disabled parallel_writers_and_readers test 12 years ago