19152 Commits (150c29356a7bedf38b3349b9d46f58175e09a164)

Author SHA1 Message Date
Lubov Batanina 90eb529bc4 Merge pull request #15395 from l-bat:fully_connected 5 years ago
Chip Kerchner 30a60d396b Merge pull request #15274 from ChipKerchner:lkpyramidToHal 5 years ago
Vitaly Tuzov d134ec54c5 Extend tests for v_check_any and v_check_all intrinsics 5 years ago
ChipKerchner 288e6f9c07 –Improve vectorization in the 'norm' functions 5 years ago
ChipKerchner 70b883cfeb Fix macro bug with v_reduce_min and v_reduce_max for chars in VSX 5 years ago
Vitaly Tuzov 1b40528e1a Fix for AVX2 implementation of v_check_any(), v_check_all() intrinsics 5 years ago
atinfinity 824465ea27 Merge pull request #15388 from atinfinity:impl-turbo-colormap 5 years ago
Dmitry Kurtaev 57676cf64d Fix https://github.com/opencv/opencv/issues/15141 5 years ago
Alexander Alekhin d7409604b5 core: handle empty Mat in Mat_ assignment operators 5 years ago
Alexander Alekhin 29dbeb253c build: fix build with ICC 5 years ago
Alexander Alekhin 5a497077f1 objdetect: add input check in HOG detector 5 years ago
Alexander Alekhin 8a0b93bc4d core: update fastmath.hpp 5 years ago
Alexander Alekhin 8b1fe8f6e0 core: fix stat SIMD code 5 years ago
Zyrin 869ea22f34 Use std::move in Mat_<T> move constructors 5 years ago
Zyrin 8ef8088686 Fix stack overflow on gcc with c++17 (#15343) 5 years ago
Paul E. Murphy 33fb253a66 core: vectorize dotProd_32s 5 years ago
ChipKerchner 51ceabb2eb Change fast corner flags in HAL version from char array to single int 5 years ago
Suleyman TURKMEN a1e96a7deb Update seamless_cloning.cpp 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
Dmitry Kurtaev e4a80aee09 Fix #15296 5 years ago
Alexander Alekhin 32772a5436 3.4: backported changes from 'master' branch 5 years ago
Alexander Alekhin 15b8a8d935 build: eliminate warnings with Xcode 10.3 5 years ago
Hugo Lindström 935067ee05 Merge pull request #15265 from hugolm84:wince-armv7-supports-neon 5 years ago
Chip Kerchner d513fb4c8e Merge pull request #15199 from ChipKerchner:hogToHal 5 years ago
Jake Howard 76b40a37e7 Merge pull request #15111 from RealOrangeOne:patch-1 5 years ago
Alexander Alekhin a77275e650 videoio(test): skip unstable MSMF tests (3) 5 years ago
Tomoaki Teshima 40c71a2463 suppress noisy warning 5 years ago
Alexander Alekhin 5ef548a985 cmake: update initialization 5 years ago
Paul E. Murphy f38a61c66d fast_math: implement optimized PPC routines 5 years ago
Paul E. Murphy 3f92bcc11a fast_math: selectively use GCC rounding builtins when available 5 years ago
Paul E. Murphy b2135be594 fast_math: add extra perf/unit tests 5 years ago
Dmitry Kurtaev 6193e403e7 Enable some tests for 2019R2 5 years ago
Lubov Batanina 0e1ef8f8e1 Merge pull request #15184 from l-bat:IE_R2 5 years ago
Douwe Gelling 96a27f4266 allow forcing the input format for ffmpeg backend with env var 5 years ago
fishjam 26ac5a3bdc try to fix VideoCapture different time stamp 5 years ago
ilbalance cf93a05d2d Merge pull request #15230 from ilbalance:js_rotate 5 years ago
Alexander Alekhin a4b4432015 videoio(test): skip unstable MSMF tests (2) 5 years ago
Victor Romero 987bb2ca61 Fix build for UWP 5 years ago
TheGoddessInari 960bb540ec Make sure to use defined(__GNUC__) instead of bare __GNUC__ in flann2 header. 5 years ago
John Smith b9d6fc9dad Fix cv::selectROI rectangle rendering issue 5 years ago
Paul E. Murphy 1031b7f4bc hal: vsx: further optimize v_signmask 5 years ago
Alexander Alekhin 406313bbc5 videoio(test): skip unstable MSMF tests 5 years ago
yaohai [姚海] cadb4dee14 fix exif bug 5 years ago
Maksim Shabunin b231e91d87 Fix for building with old V4L 5 years ago
Hugo Lindström 03fe1cb7fc Support building shared libraries on WINCE. 5 years ago
Maksim Shabunin 6d5ac67681 Restored IPP call reduction 5 years ago
dcouwenh d3cf0d2c06 Bayer VNG Demosaicing Fix #2 (Merge pull request #15086) 5 years ago
Lubov Batanina 5a6b23e8f3 Support for several min and max sizes in PriorBox layer (Merge pull request #15076) 5 years ago
berak 4d3989817c java: fix Mat.toString() for higher dimensions 5 years ago
Dmitry Kurtaev f9f160404a Add support for slice from ONNX with multiple outputs 5 years ago