31023 Commits (cca4c4778142b39faef672ac9a77dea958e43a18)
 

Author SHA1 Message Date
Dale Phurrough 068f33cfdf
add nodiscard to features2d clone funcs 4 years ago
rogday 4807cd8a6e
Merge pull request #20605 from rogday:split_slice_shenanigans 4 years ago
Ilya Lavrenov c703f1eed6
Merge pull request #20673 from ilya-lavrenov:print-openvino-information 4 years ago
Alexander Alekhin 5ac5da3524 Merge pull request #20667 from rgonzalezfluendo:rgonzalezfluendo-patch-1 4 years ago
Ruben Gonzalez 0c13d34ade imgcodecs(doc): Sync imread_ docuemtation with the implemetation. 4 years ago
Alexander Alekhin 35e824c287 dnn(ocl): fix out of bound access in GEMM-like kernels 4 years ago
Alexander Alekhin 1e0d290f2e Merge pull request #20655 from alalek:dnn_ocl_fix_globalsize 4 years ago
Alexander Alekhin 0097a8d097 Merge pull request #20657 from zchrissirhcz:upd-doc-for-py_fast 4 years ago
Zhuo Zhang 36cc43170d
docs: fix image path for py_fast doc 4 years ago
Alexander Alekhin 5578ad5e14 dnn(ocl): fix automatic globalsize adjusting 4 years ago
Alexander Alekhin d11f0a709d Merge pull request #20652 from alalek:ocl_debug 4 years ago
Alexander Alekhin 0a43b23275 Merge pull request #20651 from alalek:issue_18361 4 years ago
Alexander Alekhin 7967683296 Merge pull request #20648 from alalek:issue_20615 4 years ago
Alexander Alekhin 5b2c016834 dnn(ocl): avoid out of buffer access in copyWeightsSwizzled 4 years ago
Alexander Alekhin aaff125608 core(ocl): debug capabilities 4 years ago
Alexander Alekhin 407adc7061 dnn(ocl): fix buffer offsets in IDLF kernel 4 years ago
rogday d0e612dc36
Merge pull request #20647 from rogday:resize_concat_optimization 4 years ago
Alexander Alekhin 5aa7435d25 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 4 years ago
Alexander Alekhin 7c23ec90a9 Merge pull request #20646 from VadimLevin:dev/vlevin/fix-vector-conversion 4 years ago
Vadim Levin 390957fec4 fix: NumPy array allocation error message in vector conversion 4 years ago
Alexander Alekhin 060a76dc3e Merge pull request #20573 from rogday:onnx_scale_fix 4 years ago
Alexander Alekhin 6625810d2a Merge pull request #20618 from VadimLevin:dev/vlevin/fix-vector-conversion 4 years ago
WJJ1995 edc442afdb
Merge pull request #20511 from wjj19950828:add_humanseg_support_0806 4 years ago
Vadim Levin 16b9514543 feat: update conversion logic for `std::vector<T>` in Python bindings 4 years ago
Alexander Alekhin 95c7f4a7f0 Merge pull request #20635 from alalek:issue_20559 4 years ago
Alexander Alekhin ae6fabc6fe dnn(ocl): drop CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE check 4 years ago
Alexander Alekhin 7eaadf616c Merge pull request #20622 from diablodale:fix20544-nodiscard 4 years ago
Alexander Alekhin 8fed5fc5ae Merge pull request #20633 from alalek:ocl_dumpValue_handle_null 4 years ago
Alexander Alekhin f25951c412 core(ocl): handle NULL in dumpValue() debug call 4 years ago
Alexander Alekhin c11195d5e3 Merge pull request #20628 from alalek:fix_build_warnings_4.x 4 years ago
Alexander Alekhin 2ed5cba110 build: eliminate build warnings 4 years ago
Alexander Alekhin 4c05a697fa Merge remote-tracking branch 'upstream/3.4' into merge-3.4 4 years ago
Alexander Alekhin 1259a474ba Merge pull request #20625 from alalek:fix_msvc_warnings 4 years ago
Dale Phurrough 3995deaf76
fix opencv/opencv#20544 nodiscard for msvc/gcc 4 years ago
Alexander Alekhin 076587425e build: eliminate build warnings 4 years ago
Alexander Alekhin da6aeaca46 Merge pull request #20623 from alalek:fix_java_byte 4 years ago
Alexander Alekhin 8ee33ca551 java(test): avoid deprecation warning 4 years ago
Alexander Alekhin ea7f13922b Merge pull request #20609 from vrabaud:3.4 4 years ago
Vincent Rabaud 38d0063c36 Do not use deprecated ReleaseCleared in protobuf library. 4 years ago
Alexander Alekhin 56d0d5986f Merge pull request #20598 from hanliutong:rvv-fix 4 years ago
Alexander Alekhin df83459721 Merge pull request #20602 from diablodale:fix20594-refcounts-wiith-exceptions 4 years ago
Dale Phurrough 54a9e00970
fix opencv/opencv#20594 - exception handling with refcounts 4 years ago
Dale Phurrough 9bda96d39e
add test case 4 years ago
Alexander Alekhin 053470d5a8 Merge pull request #20597 from alalek:issue_20592 4 years ago
Alexander Panov 6f4160c014
Merge pull request #20584 from AleksandrPanov:fix_HoughCircles_ALT_dimensions 4 years ago
Sergey Ivanov 65ef82a946
Merge pull request #20570 from sivanov-work:vpl_source_data_adapter 4 years ago
Alexander Alekhin b509a7060a Merge pull request #20593 from TolyaTalamanov:at/fix-gexecutor-writeback 4 years ago
Anatoliy Talamanov 5ad6ff239b
Merge pull request #20555 from TolyaTalamanov:at/fix-compileStreaming-bug 4 years ago
Nicolai Behmann fdaa6ff9e3
Merge pull request #20475 from nibeh:patch-1 4 years ago
HAN Liutong 2f31763335 fix v_reduce_sum 4 years ago