31730 Commits (03c9648f2ebbe7280d76382651a11b23e9e14ba0)
 

Author SHA1 Message Date
Vadim Levin 76e34d6f2c fix: handle possible PyModule_AddObject failure 3 years ago
Alexander Alekhin e613b17c05 build(winpack_dldt): repair build with MSVS 2019 (16.11.9) 3 years ago
Alexander Alekhin 5ba9a089e1 core(persistence): avoid NULL pointer dereference 3 years ago
Alexey Smirnov f2d5d6d24e
Merge pull request #20785 from smirnov-alexey:as/oak_backend 3 years ago
Alexander Alekhin a1ec4ea3a9 Merge pull request #21361 from alalek:sample_fix_tracking 3 years ago
rogday 0fe7420638 fix model diagnostic tool 3 years ago
Alexander Alekhin b304730225 dnn: fix API - explicit ctors, const methods 3 years ago
Alexander Alekhin 4801526f35 Merge pull request #21451 from sturkmen72:update_imreadmulti_doc 3 years ago
Suleyman TURKMEN f1857030b5 bigtiff images reading 3 years ago
Suleyman TURKMEN b5b3f4e1c6 Update PULL_REQUEST_TEMPLATE.md and ISSUE_TEMPLATE.md 3 years ago
Suleyman TURKMEN 172bb7887c
Update imgcodecs.hpp 3 years ago
Anna Khakimova 60228d30d1
Merge pull request #21144 from anna-khakimova:ak/resize_simd_v2 3 years ago
Lukas Yoder 9592537840
Merge pull request #20363 from SentToDevNull:master 3 years ago
Alexander Alekhin 8768a80242 Merge pull request #21440 from mshabunin:fix-kw-2022-01 3 years ago
Maksim Shabunin d5f73f89d8 Fixed issues found by static analysis 3 years ago
Dmitry Budnikov 19bbe6c67d
Merge pull request #21424 from dbudniko:dbudniko/media_frame_adapter_enabling 3 years ago
Alexander Alekhin aebb65e983 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
Alexander Alekhin 5e327af327 Merge pull request #21426 from alalek:dnn_simd_unaligned_weights_fix 3 years ago
Alexander Alekhin bc1f8813c2 Merge pull request #21422 from alexgiving:atrutnev/wrong_destination_size_deduction_resize 3 years ago
Alexander Alekhin 80d9f624d0 dnn: don't use aligned load without alignment checks 3 years ago
Aleksei Trutnev e9c46f38fc fix rounding 3 years ago
cudawarped ecfbaa267d
Merge pull request #21374 from cudawarped:fix_cuda_event_flags 3 years ago
Alexander Alekhin c25fd3349b Merge pull request #21421 from vrabaud:3.4size_t 3 years ago
Harvey c3e27bcf87
Merge pull request #21400 from Harvey-Huang:master 3 years ago
Alexander Alekhin a5894f3e6b Merge pull request #21413 from berak:patch-1 3 years ago
Vincent Rabaud 4db3a388dd Fix a potential UBSAN error. 3 years ago
Alexander Alekhin 6fd1a2ef52 Merge pull request #21409 from sturkmen72:patch-3 3 years ago
Suleyman TURKMEN fe2a259eb1 Update documentation 3 years ago
Alexander Alekhin 1ba7c2f276 Merge pull request #21416 from alalek:videoio_msmf_sourcereadercb_dtor_message_info 3 years ago
h6197627 649f747f8a
Merge pull request #21405 from h6197627:3.4 3 years ago
Alexander Alekhin 05dbaf7672 videoio(msmf): use info message in SourceReaderCB destructor 3 years ago
Alexander Alekhin 742a08229e Merge pull request #21412 from crackwitz:kmeans-N-ge-K-message 3 years ago
berak 5602d2c7bb
Update stitching_detailed.py 3 years ago
Christoph Rackwitz f3e0479a8f kmeans: assertion "There can't be more clusters than elements" 3 years ago
Alexander Alekhin a1143c4ea0 Merge pull request #21398 from thegrizzlylabs:fix-catalyst-arch 3 years ago
Alexander Alekhin 0314d1dd01 Merge pull request #21394 from vrabaud:3.4_doc 3 years ago
Guillaume Gigaud 751b3f502d apple/build_xcframework.py: fix incorrect catalyst archs 3 years ago
Vincent Rabaud bf5e09d5ab Remove unnecessary use of ref-capture in code example. 3 years ago
Alexander Alekhin 14e4a10312 Merge pull request #21378 from sturkmen72:fix_legacy_constants 3 years ago
Alexander Alekhin 53b89e1ee4 Merge pull request #21382 from stal12:CCL_fix_4conn 3 years ago
Alexander Alekhin 370f878a36 Merge pull request #21375 from JoeHowse:3.4-umatusageflags-docs 3 years ago
Alexander Alekhin 6e4d61c1fd copyright: 2022 3 years ago
Alexander Alekhin f6fe5c07f6 copyright: 2022 3 years ago
Stefano Allegretti c685293297 Fix #21366 3 years ago
Suleyman TURKMEN 0e6a2c0491 fix legacy constants 3 years ago
Joe Howse c2209ad5e4 Doc warnings about experimental UMatUsageFlags 3 years ago
Alexander Alekhin 5f249a3e67 Merge pull request #21356 from alalek:core_ocl_option_to_abort_on_kernel_build_error 3 years ago
Alexander Alekhin 76fb3652fc dnn(ocl): fix fp16 kernel compilation 3 years ago
Alexander Alekhin 92925e846d Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
Trutnev Aleksei 43c04c29ce
Merge pull request #21157 from alexgiving:atrutnev/move_resize 3 years ago