20203 Commits (7c23ec90a9e3e732201c8932275be219b8c2b097)

Author SHA1 Message Date
Dmitry Kurtaev 8e3f5fb209 Remove deprecated Inference Engine CPU extensions 4 years ago
Pierre-Emmanuel Viel 05fbd1e5bc DNA mode: add the distance computations 4 years ago
Dmitry Kurtaev 1491934d17 Optimize Mish for CPU backend 4 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
Liubov Batanina d93b6be3cc Changed StridedSlice to VariadicSplit in Region layer 5 years ago
Namgoo Lee 2043e06102 cuda optflow tvl1 : async safety 5 years ago
Ilya Lavrenov 676b818d6a Removed plugin dispatcher 5 years ago
Namgoo Lee 411ce04f54 CUDA_OptFlow/OpticalFlowDual_TVL1 Asynchronous test 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
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
Alexander Alekhin a43e3bebe6 pre: OpenCV 3.4.11 (version++) 5 years ago
Fernando Martin cb0f74ab9f
Merge pull request #17473 from f3rm4rf3r:fixingFourCCDocBrokenLink 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
Jason Martin a5209c4882 Fixed cascadedetect convert from old cascade to new 5 years ago
Alexander Alekhin f1dd5e49c5 videoio(ffmpeg): fix handling of AVERROR_EOF 5 years ago
Alexander Smorkalov 821fac187c Generate constructor with smart pointer, if it's expected. 5 years ago
YourButterfly f7daa9e4f5 chk divide 0 5 years ago
Vadim Pisarevsky 80037dc6de fixed fillPoly, the overloaded variant with InputArrayOfArrays parameter (single or multiple polygons) 5 years ago
Dmitry Kurtaev d9bada9867 dnn: EfficientDet 5 years ago
Alexander Alekhin 6b89154afd dnn(test): add YOLOv4 tests 5 years ago
Maksim Shabunin 2d11edd103 videoio/MSMF: fixed audio stream handling 5 years ago
Liubov Batanina ba3cf47600
Merge pull request #17386 from l-bat:tf_clamp_subgraph 5 years ago
Liubov Batanina b236f10792 Switch ngraph::op::v1::Multiply to v0 5 years ago
Alexander Alekhin f0bef94a03 dnn: update network dump code, include ngraph serialization 5 years ago
Egor Pugin 1bec7ca540
Merge pull request #17352 from egorpugin:patch-2 5 years ago
Alexander Alekhin 73aa5f567b dnn: *_DENORMALS_ZERO_MODE is defined for SSE3 5 years ago
Michal W. Tarnowski 5393185add
Merge pull request #17360 from mwtarnowski:fix-documentation-imgproc-blur 5 years ago
Josh Bradley 9fef09fe89
Merge pull request #17320 from jgbradley1:add-eigen-tensor-conversions 5 years ago
Alexander Alekhin 98611adeb9 build: fix warnings about TARGET_OS_MACCATALYST 5 years ago
Liubov Batanina d991c22090
Merge pull request #16575 from l-bat:flownet2 5 years ago
Dmitry Kurtaev b5035ce991 Increase test threshold for YOLOv3 on OCL FP16 5 years ago
Alexander Alekhin a3b109eca0 imgproc: enable GaussianBlur IPP parallel processing 5 years ago