20173 Commits (6edc4387892d6aecd3b9f91e7f0804fafa77c901)

Author SHA1 Message Date
AleksandrPanov 25cd7c7c50 add note about Python's dsize to doc 3 years ago
AleksandrPanov 8199967b31 fix choose minimum angle in rotatingCalipers 3 years ago
utibenkei 9d61c18143 fix testSaveLoad 3 years ago
AleksandrPanov 992b47b991 add 19769 and 19769_lightweight tests 3 years ago
Smirnov Egor 739ff84732 add Max layer to TFImporter 3 years ago
Julia Bareeva 633fedaa96
Merge pull request #20480 from JulieBar:lstm_pytest 3 years ago
Duong Dac cefa602601 Avoid adding false UMat/GpuMat declaration 3 years ago
AleksandrPanov d773691848 add note about hierarchy in python version 3 years ago
Vadim Levin 531ea5b3a2 fix: convert arguments names that are keywords reserved by Python 3 years ago
rogday cff0168f3a
Merge pull request #20453 from rogday:onnx_importer_fix 3 years ago
Julia Bareeva 4e5699fa71
Merge pull request #20450 from JulieBar:lstm_inside 3 years ago
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 4 years ago
Alexander Alekhin 7d842f5bcf dnn: use OpenVINO 2021.4 defines 4 years ago
kikaxa bb60cb0bf9 Reenable filesystem for ios builds 4 years ago
SamFC10 55e1dfb778 Fix BatchNorm reinitialization 4 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