28750 Commits (cdfa8a668bc13d8f0905d0e16ca2029f8e98e5b2)
 

Author SHA1 Message Date
Shreyas Taware 803ff8ebb9 Update py_canny.markdown 3 years ago
Alexander Alekhin b42152ffeb Merge pull request #20429 from rogday:tf_importer_asym_pads 3 years ago
Smirnov Egor 024b43ca06 implement asymmetric padding for conv2d, max_pool and conv2d_backprop_input 3 years ago
Alexander Alekhin 9448fe3db4 Merge pull request #20437 from pytianxxiao:fix#20430 3 years ago
Xiaoxiao Tian 3817f3a89b fix: ocv_target_link_libraries could not handle the keyword rightly #20430 3 years ago
Saša Bajtl 2062a7ca8f Bugfix on import script with web worker. 3 years ago
Alexander Alekhin 8334ee18e6 Merge pull request #20394 from SamFC10:conv-asymmetric-pads 3 years ago
Alexander Alekhin cc2592f582 Merge pull request #20200 from rmeertens:update_grabcut 3 years ago
SamFC10 96d35f7c54 Fix convolution asymmetric padding bug in onnx importer 3 years ago
Alexander Alekhin 98c5fc6ae2 Merge pull request #20410 from alalek:fix_dnn_dldt_output_layout 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
Alexander Alekhin eb9218a86b Merge pull request #20420 from berak:python_fix_trackbar_warning 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
Roland Meertens 2113af9c52 Updated grabcut example to show the background in a transparant way 3 years ago
Pablo Romero 6f417b57c1
Merge pull request #20399 from pablorcum:3.4 3 years ago
Alexander Alekhin 0acd06d13c Merge pull request #20397 from alalek:fix_winpack_dldt_stale_sysroot 3 years ago
Alexander Alekhin fd22e98298 build(winpack_dldt): avoid stale sysroot contents 3 years ago
César Gouveia 167a12028d
Merge pull request #20374 from cesarpgouveia:bugfix/fix_load_onnxModel_debug 3 years ago
Alexander Alekhin 6af2faebd2 Merge pull request #20381 from berak:dnn_samples_fix_colorization_links 3 years ago
berak fd16222613 dnn: update links for the colorization samples 3 years ago
Alexander Alekhin 1ba6cd8423 Merge pull request #20368 from mightbxg:bugfix_imshowqt 3 years ago
Alexander Alekhin 4788de784b Merge pull request #20373 from kikaxa:mjpeg-VideoInputStream-alignment-fix 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 9a9954a036 Merge tag '3.4.15' 3 years ago
Alexander Alekhin 591708903b release: OpenCV 3.4.15 3 years ago
Alexander Alekhin f9d62fba7a Merge pull request #20350 from alalek:issue_20285 3 years ago
Alexander Alekhin 9d039c206b Merge pull request #20354 from alalek:issue_20353 3 years ago
Alexander Alekhin 4c3f9b2ef4 cmake: update Halide detection 3 years ago
Alexander Alekhin 0e523618a1 cmake: exclude -pthread from Emscripten default build 3 years ago
Alexander Alekhin 3b26105f68 Merge pull request #20346 from alalek:backport_20026 3 years ago
Alexander Alekhin 0f2f966a91 Merge pull request #20345 from mitruska:update_ngraph_normalizel2 3 years ago
Alexander Alekhin d7d491d445 Merge pull request #20344 from alalek:backport_20343 3 years ago
Alexander Alekhin 9b0d6862c4 cmake(IE): extract INF_ENGINE_RELEASE from InferenceEngine package 3 years ago
Alexander Alekhin 890fcdf842 Merge pull request #20337 from alalek:build_opencv_winpack_dldt_2021.4.0 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
Alexander Alekhin 90df3af6cf build: winpack_dldt with dldt 2021.4.0 3 years ago
Alexander Alekhin b699fe7a9d Merge pull request #20335 from SamFC10:concat-const-input 3 years ago
Alexander Alekhin b2ed5c3070 Merge pull request #20333 from APrigarina:fix_samples_3.4 3 years ago
SamFC10 5b8c10f2f8 modified onnx importer to concat const input blobs 3 years ago
Alexander Alekhin 24983f62e2 Merge pull request #20325 from alalek:dnn_openvino_2021.4.0 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 947e06a860 Merge pull request #20328 from alalek:backport_20321 3 years ago
Alexander Alekhin 04d5ba266f Merge pull request #20330 from Wovchena:fix-arg-for-calcHist-in-demos 3 years ago
Vladimir 90be83ae99 Fix an arg for calcHist() in demos 3 years ago
APrigarina 5e80bd3cc9 fix samples 3.4 3 years ago