19045 Commits (3019927a6134869cbfc8fcdce0d15c834871c06e)

Author SHA1 Message Date
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
Dmitry Kurtaev ebaefbb745 Remove VGG16 from ONNX test because there is VGG16_bn 5 years ago
Dmitry Kurtaev 47c5ee5d9c Fixes for OpenCV face detection network 5 years ago
Dmitry Kurtaev 77d4e3e8d2 Fix 2019R2 tests 5 years ago
Dmitry Kurtaev a0c3bb70a9 Modify SSD from TensorFlow graph generation script to enable MyriadX 5 years ago
Alexander Alekhin 4a7ca5a291 OpenCV version++ (3.4.7) 5 years ago
Chip Kerchner 0db4fb1835 Merge pull request #15136 from ChipKerchner:dotProd_unroll 5 years ago
Dmitry Kurtaev a2125594ea Fix false positives of face detection network for large faces 5 years ago
Alexander Alekhin 416c693b3f dnn(test): OpenVINO 2019R2 5 years ago
Alexander Alekhin 321c74ccd6 objdetect: validate feature rectangle on reading 5 years ago
Alexander Alekhin d2911a8d41 dnn: use OpenVINO 2019R2 defines 5 years ago
Hugo Lindström 2ee00e7f7d Merge pull request #15059 from hugolm84:improved-support-for-wince 5 years ago
Dmitry Kurtaev a66a1a24d7 Fix drawKeypoints and drawMatches for JS 5 years ago
Alexander Alekhin 8bac8b513c core: support SIMD intrinsics in user code 5 years ago
Lubov Batanina 781f4d439e Merge pull request #15032 from l-bat:reduce_mean 5 years ago
Alexander Alekhin 61f589ddd0 videoio(gstreamer): more .get() checks 5 years ago
Tomoaki Teshima c6de84d868 cudalegacy: fix test failure of SolvePnPRansac 5 years ago
Alexander Alekhin 228af2d617 videoio: fix debug message 5 years ago
Vitaly Tuzov e0f8bb83a6 Merge pull request #14994 from terfendail:wintr_undistort 5 years ago
Lubov Batanina 12fdaf895e Merge pull request #15057 from l-bat:fix_vizualizer 5 years ago
Liubov Batanina 0d2bc7b5fd Fix TF Split layer 5 years ago
Chip Kerchner c9fcc12e3b Merge pull request #15048 from ChipKerchner:reduceStoreGatheringThreshold 5 years ago
Alexander Alekhin 4ea8526e9f core(persistence): fix writeRaw() / readRaw() struct support 5 years ago
Alexander Alekhin 5ccb2a4cbd dnn(test): fix required data 5 years ago
Alexander Alekhin c3b838b738 core(persistence): struct storage layout without alignment gaps 5 years ago
Hugo Lindström 245c256b1c Support compiliation for <=VS13 5 years ago
Vitaly Tuzov 894ad33bf4 Fix pixel value evaluation overflow in bit-exact GaussianBlur implementation 5 years ago
Lubov Batanina 34f6b05467 Merge pull request #14996 from l-bat:ocv_deconv3d 5 years ago