20461 Commits (a00a0dbfcd6617181bf4c9894438a16f6cb3509d)

Author SHA1 Message Date
Smirnov Egor 024b43ca06 implement asymmetric padding for conv2d, max_pool and conv2d_backprop_input 3 years ago
Saša Bajtl 2062a7ca8f Bugfix on import script with web worker. 3 years ago
SamFC10 96d35f7c54 Fix convolution asymmetric padding bug in onnx importer 3 years ago
Alexander Alekhin fbde0c6c96 dnn(ie): fix handling of 1D and non-32F outputs of InferenceEngine 3 years ago
Alexander Alekhin 602e7c83e2 dnn(test): add extra IR models, more checks in IE testing code 3 years ago
berak 9f2dcc3f13 python: fix trackbar warning 3 years ago
Alexander Alekhin bc210b292b dnn(test): backport test_ie_models.cpp from 4.5.3 3 years ago
Pablo Romero 6f417b57c1
Merge pull request #20399 from pablorcum:3.4 3 years ago
César Gouveia 167a12028d
Merge pull request #20374 from cesarpgouveia:bugfix/fix_load_onnxModel_debug 3 years ago
kikaxa 926535469d
fix videoio/src/container_avi.cpp VideoInputStream alignment 3 years ago
Xinguang Bian 5627a0cbdf fix scale problem in DefaultViewPort::controlImagePosition() 3 years ago
Alexander Alekhin 591708903b release: OpenCV 3.4.15 3 years ago
mitruska 18dbac203f Use explicit version of ngraph NormalizeL2 3 years ago
Alexander Alekhin 8d1f254dcc java: force using of 'Ptr<>' for OpenCV classes 3 years ago
SamFC10 5b8c10f2f8 modified onnx importer to concat const input blobs 3 years ago
Alexander Alekhin f2057ce1ab dnn(ie): replace deprecated calls 3 years ago
Alexander Alekhin 6797fd65a5 dnn(test): update tests for OpenVINO 2021.4 3 years ago
Alexander Alekhin db4b1e613c core(persistence): fix types format handling 3 years ago
Alexander Alekhin 7d842f5bcf dnn: use OpenVINO 2021.4 defines 3 years ago
kikaxa bb60cb0bf9 Reenable filesystem for ios builds 3 years ago
SamFC10 55e1dfb778 Fix BatchNorm reinitialization 3 years ago
Vincent Rabaud c8268e65fd Fix potential NaN in cv::norm. 4 years ago
Tiago De Gaspari 3cf4375387
Merge pull request #19842 from gasparitiago:3.4 4 years ago
rogday 7ee1816612 split if into map of functions 4 years ago
Smirnov Egor 8f4f834ce6 applied modifier mask to the state 4 years ago
Alexander Alekhin bd26104088 python(loader): add workaround to detect and patch sys.path[0] 4 years ago
Alexander Alekhin 5f80f43ff5 core: fix nSize initialization in cvIplImage() 4 years ago
Alexander Alekhin 995841624c highgui(gtk): fix NULL ptr checks 4 years ago
Alexander Alekhin 43940f7ffc pre: OpenCV 3.4.15 (version++) 4 years ago
Tiago De Gaspari 411fd2b761 Add Thickness parameter in drawMatches function 4 years ago
Kai Stüdemann 636db09d73 videoio(dshow) fix incompatible media type left set on video device 4 years ago
Kai Stüdemann 64c018507b videoio(dshow) fix memory leak 4 years ago
Paul Jurczak ff60abb575
Merge pull request #20080 from pauljurczak:patch-3 4 years ago
Nikolay Polyarniy 746bd47ce5 EXR reading: support Z channel if no Y channel 4 years ago
Alexander Alekhin 59b4baee0c ts: migrate from cgi.escape to html.escape in .py file 4 years ago
Alexander Smorkalov 1212aef03b Analog of gtest_filter for java tests. 4 years ago
Developer-Ecosystem-Engineering 814550d2a6
Merge pull request #20011 from Developer-Ecosystem-Engineering:3.4 4 years ago
Smirnov Egor fb68fe8930 bring back bounds check and switch to floor 4 years ago
yo1990 d3be58b6d7
Merge pull request #20102 from yo1990:master 4 years ago
Jonathan Deakin 8ecfbdb4ff
Merge pull request #19883 from jondea:arm-neon-optimised-color-lab-3.4 4 years ago
Alexander Alekhin 3d2f4fa164 highgui: fix trackbar value pointer handling 4 years ago
Alexander Alekhin 3d394943e6 core(ocl): avoid limit of Image kernel args 4 years ago
Smirnov Egor 84f78059d3 add reproducer and bugfix 4 years ago
Xinguang Bian 7499a15c92 fix data overflow problem in GaussianBlur 4 years ago
thezane c0162a64d1
Merge pull request #20103 from thezane:make-div-spectrums-public 4 years ago
Giles Payne e53a4ce64d Fix for failing QRCodeDetectorTest.testDetectAndDecodeMulti test 4 years ago
Smirnov Egor 1d7d18afba Document imwrite depth fallback 4 years ago
berak 302c2354a3 core: add missing implementation for Mat::ptr(Vec) 4 years ago
Jake Staahl 158b13e0ba Remove static initializers caused by templated static member. 4 years ago
Guillaume Jacob 9f3e83baf6 calib3d: Update documentation of calibrateCamera 4 years ago