20756 Commits (29976a04c5cbcf5a65e55863cd2628a3be99e2e5)

Author SHA1 Message Date
Dmitry Kurtaev 1491934d17 Optimize Mish for CPU backend 4 years ago
YashasSamaga 6573b9ace0 use fp32 mish for fp16 mish 4 years ago
Alexander Alekhin 99bc35a883 core(logger): complete initialization of logger structures 4 years ago
Ilya Lavrenov 63e92cccf2 Conditional compilation for network reader 4 years ago
Anatoliy Talamanov a74ed58893 Add implementation in case plaidml isn't found 4 years ago
Philippe FOUBERT 0eb7060205 Fix the detection of the XIMEA library (since its location may be different when the version of the ximea software is updated) 5 years ago
Liubov Batanina 85c0c8c7ed Disabling dafault NMS in yolo layer 5 years ago
Tomoaki Teshima 77fa1a20bf fix build on Jetson TX1 and TX2 5 years ago
Philippe FOUBERT d25293b721 Fix the build of imgproc using MinGW (variables with the same name as symbols defined in MinGW headers) 5 years ago
Tomoaki Teshima c07af090f5 fix build error on Jetson TX1 and TX2 5 years ago
Yuriy Obukh 456e88a8a4 fix VS Windows build with eigen. https://github.com/opencv/opencv/issues/17548 5 years ago
Alexander Alekhin d01cbe9320 cudacodec(build): fix detection in CMake, cleanup duplicate includes 5 years ago
Yashas Samaga B L 9ba5581d17
Merge pull request #17534 from YashasSamaga:cuda4dnn-remove-unused-funcs 5 years ago
Liubov Batanina d93b6be3cc Changed StridedSlice to VariadicSplit in Region layer 5 years ago
Pinaev Danil 57f5700e18
Merge pull request #16772 from aDanPin:dp/performance_render_tests 5 years ago
Namgoo Lee 2043e06102 cuda optflow tvl1 : async safety 5 years ago
Giles Payne 177fbc7bbb Cleanup unneeded raw pointer handling code 5 years ago
Ilya Lavrenov 676b818d6a Removed plugin dispatcher 5 years ago
Namgoo Lee 411ce04f54 CUDA_OptFlow/OpticalFlowDual_TVL1 Asynchronous test 5 years ago
Giles Payne 13962b8533 Use cv::Ptr instead of raw pointers 5 years ago
Giles Payne 04bee3f9b7 Fix testFitEllipse test 5 years ago
Ilya Lavrenov 74113737f3 Removed plugin dispatcher 5 years ago
YashasSamaga 87ab4ee567 improve mish performance and accuracy 5 years ago
Ilya Lavrenov 9697e3ac24 Removed error lisneter usage 5 years ago
Alexander Alekhin d2a9efd039 dnn: use OpenVINO 2020.3 defines 5 years ago
Alexander Alekhin 442999dcdb core: fix handling of ND-arrays in dumpInputArray() helpers 5 years ago
Tomoaki Teshima d4af89781b fix corner case of libnvcuvid 5 years ago
YashasSamaga 265acccd56 allow multiple inputs to resize, fix tests 5 years ago
Maksim Shabunin 7a187e9b5e QRDetectMulti: refactored checkPoints method 5 years ago
Maksim Shabunin 9096b1c768 dnn/NGraph: added nullptr checks 5 years ago
Rasmus 781fbde449
Merge pull request #17368 from themightyoarfish:cv2eigen-doc 5 years ago
Maksim Shabunin 579d74d35b QRDetectMulti: refactored checkPoints method 5 years ago
Maksim Shabunin 7ce518106b dnn/NGraph: added nullptr checks 5 years ago
cyy 171cba4947 use C++11 static variables as memory barrier 5 years ago
Alexander Alekhin 5f3012fc9a pre: OpenCV 4.4.0 (version++) 5 years ago
Alexander Alekhin a43e3bebe6 pre: OpenCV 3.4.11 (version++) 5 years ago
Giles Payne 02385472b6
Merge pull request #17165 from komakai:objc-binding 5 years ago
Alexander Alekhin 89a6937c00 videoio: fix plugins build 5 years ago
AsyaPronina b083c20eb2 Enable stateful kernels in G-API OCV Backend 5 years ago
Fernando Martin cb0f74ab9f
Merge pull request #17473 from f3rm4rf3r:fixingFourCCDocBrokenLink 5 years ago
Alexander Smorkalov a17d1843fb Skip some GAPI tests if VideoCapture is not capable to playback video. 5 years ago
Liubov Batanina 5ffc5bca7c Fixed virtual try on sample 5 years ago
Maksim Shabunin 59608907b8 Added countNonZero test for big arrays and disable IPP for some cases 5 years ago
Rasmus Diederichsen 345e071b24 Add instructions for how to use findEssentialMat() when camera matrices are different 5 years ago
Alexander Alekhin be1a121d0d dnn(ie): fix layers extraction 5 years ago
Vadim Pisarevsky 8abb312c20
Merge pull request #17417 from vpisarev:fix_fitellipse 5 years ago
Vadim Pisarevsky 5489735258
Merge pull request #17436 from vpisarev:fix_python_io 5 years ago
Alexander Alekhin 79c5d07abe dnn(test): file 'dnn/efficientdet-d0.pb' is optional 5 years ago
Alexander Alekhin 74020a084b core: fix builds with eigen helper header 5 years ago
Meng Wang ab2c59b80e
Merge pull request #17403 from wangmengHB:master 5 years ago