18883 Commits (77bf5593e5ef1b2a3916230dbe2f8d13c24c8bd3)

Author SHA1 Message Date
Maksim Shabunin f10fce9ab4 AVFoundation: backported runtime authorization check from master 6 years ago
Maksim Shabunin aaad238c6e AVFoundation: fix authorization request not being shown 6 years ago
Dmitry Kurtaev 0428f60d66 Fix OpenVINO 2019R1 compilation 6 years ago
Paul E. Murphy b465c82696 core: workaround old gcc vec_mul{e,o} (Issue #15506) 6 years ago
Vitaly Tuzov bf8b5ffeb1 Added performance test for StereoBM algorithm 6 years ago
Alexander Alekhin bdf23ce855 ts: eliminate -Warray-bounds warning 6 years ago
Alexander Alekhin e7b6753a10 imgproc: avoid manual memory allocation in connectedcomponents.cpp 6 years ago
Jaime fafada28eb Merge pull request #14872 from AhiyaHiya:feature/topmost_window 6 years ago
Everton Constantino 76e403cf25 Merge pull request #15440 from everton1984:new_integral_tests 6 years ago
Dmitry Kurtaev ba703157cf Merge pull request #15063 from dkurt:dnn_ie_ocv_layers 6 years ago
Alexander Alekhin 8bd2720c28 core(ocl): fix fft kernel compilation 6 years ago
David Carlier 6769ee3748 OpenCL: FreeBSD build fix 6 years ago
Alexander Alekhin 0fda243a05 pre: OpenCV 3.4.8 (version++) 6 years ago
Alexander Alekhin 70dfae31a2 experimental version++ 6 years ago
Chip Kerchner 26228e6b4d Merge pull request #15358 from ChipKerchner:imgwarpToHal 6 years ago
Maksim Shabunin f3aab47f94 Assorted documentation fixes 6 years ago
Braedy Kuzma 9bf8b496d6 Use commonly supported instruction mnemonic. 6 years ago
Braedy Kuzma d4120dd2fe Disambiguate vecpopcnt for (u)dword2. 6 years ago
Alexander Alekhin 654d0c29ad ts: fix callback function signature 6 years ago
Lubov Batanina 90eb529bc4 Merge pull request #15395 from l-bat:fully_connected 6 years ago
Chip Kerchner 30a60d396b Merge pull request #15274 from ChipKerchner:lkpyramidToHal 6 years ago
Vitaly Tuzov d134ec54c5 Extend tests for v_check_any and v_check_all intrinsics 6 years ago
ChipKerchner 288e6f9c07 –Improve vectorization in the 'norm' functions 6 years ago
ChipKerchner 70b883cfeb Fix macro bug with v_reduce_min and v_reduce_max for chars in VSX 6 years ago
Vitaly Tuzov 1b40528e1a Fix for AVX2 implementation of v_check_any(), v_check_all() intrinsics 6 years ago
atinfinity 824465ea27 Merge pull request #15388 from atinfinity:impl-turbo-colormap 6 years ago
Dmitry Kurtaev 57676cf64d Fix https://github.com/opencv/opencv/issues/15141 6 years ago
Alexander Alekhin d7409604b5 core: handle empty Mat in Mat_ assignment operators 6 years ago
Alexander Alekhin 29dbeb253c build: fix build with ICC 6 years ago
Alexander Alekhin 5a497077f1 objdetect: add input check in HOG detector 6 years ago
Alexander Alekhin 8a0b93bc4d core: update fastmath.hpp 6 years ago
Alexander Alekhin 8b1fe8f6e0 core: fix stat SIMD code 6 years ago
Zyrin 869ea22f34 Use std::move in Mat_<T> move constructors 6 years ago
Zyrin 8ef8088686 Fix stack overflow on gcc with c++17 (#15343) 6 years ago
Paul E. Murphy 33fb253a66 core: vectorize dotProd_32s 6 years ago
ChipKerchner 51ceabb2eb Change fast corner flags in HAL version from char array to single int 6 years ago
Suleyman TURKMEN a1e96a7deb Update seamless_cloning.cpp 6 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 6 years ago
Dmitry Kurtaev e4a80aee09 Fix #15296 6 years ago
Alexander Alekhin 32772a5436 3.4: backported changes from 'master' branch 6 years ago
Alexander Alekhin 15b8a8d935 build: eliminate warnings with Xcode 10.3 6 years ago
Hugo Lindström 935067ee05 Merge pull request #15265 from hugolm84:wince-armv7-supports-neon 6 years ago
Chip Kerchner d513fb4c8e Merge pull request #15199 from ChipKerchner:hogToHal 6 years ago
Jake Howard 76b40a37e7 Merge pull request #15111 from RealOrangeOne:patch-1 6 years ago
Alexander Alekhin a77275e650 videoio(test): skip unstable MSMF tests (3) 6 years ago
Tomoaki Teshima 40c71a2463 suppress noisy warning 6 years ago
Alexander Alekhin 5ef548a985 cmake: update initialization 6 years ago
Paul E. Murphy f38a61c66d fast_math: implement optimized PPC routines 6 years ago
Paul E. Murphy 3f92bcc11a fast_math: selectively use GCC rounding builtins when available 6 years ago
Paul E. Murphy b2135be594 fast_math: add extra perf/unit tests 6 years ago