22198 Commits (e75387f029fe6dbfe3b67837046c1983dfe19971)

Author SHA1 Message Date
Giles Payne b3cc828995 Fix put/get functions for non-contiguous Mat on iOS/macOS 3 years ago
Sergey Ivanov ba8f9d8620
Merge pull request #20601 from sivanov-work:surf_bk_test 3 years ago
Vadim Levin 3c89a28a06
Merge pull request #20611 from VadimLevin:dev/vlevin/pure-python-modules 3 years ago
SamFC10 9c5d7716e2 fix for unsqueeze opset version 13 3 years ago
rogday c410d7a97d
Merge pull request #20671 from rogday:yolov4x-mish 3 years ago
Alexander Panov 1618c963e4
Merge pull request #20676 from AleksandrPanov:delete_createConvexHull_convertTo 3 years ago
YashasSamaga 50462dcdc6 fix effrank assert to allow input effrank <= output effrank 3 years ago
Alexander Alekhin 6e66a9222a dnn(onnx): fix format specifier 3 years ago
Zihao Mu 51b03b87e6 BiasAdd could load Const from second place. 3 years ago
Dale Phurrough de1a459879
fix opencv/opencv#20613 3 years ago
Alexander Alekhin 1aacb9bb15 dnn(perf): update convolution tests 3 years ago
Alexander Alekhin 9b4ecc96f6 core(ocl): buffer bounds in intelblas_gemm_buffer_NT 3 years ago
Alexander Alekhin e3f4f874c5
Merge pull request #20670 from alalek:core_ocl_fix_intel_gpu_gemm_requirements 3 years ago
rogday d31b93b513
Merge pull request #20674 from rogday:prelu_slope 3 years ago
fortemSteve c7e0888982
Merge pull request #20591 from fortemSteve:ffmpeg_get_stream_open_time 3 years ago
Dale Phurrough 068f33cfdf
add nodiscard to features2d clone funcs 3 years ago
rogday 4807cd8a6e
Merge pull request #20605 from rogday:split_slice_shenanigans 3 years ago
Ruben Gonzalez 0c13d34ade imgcodecs(doc): Sync imread_ docuemtation with the implemetation. 3 years ago
Alexander Alekhin 35e824c287 dnn(ocl): fix out of bound access in GEMM-like kernels 3 years ago
Alexander Alekhin 5578ad5e14 dnn(ocl): fix automatic globalsize adjusting 3 years ago
Alexander Alekhin 5b2c016834 dnn(ocl): avoid out of buffer access in copyWeightsSwizzled 3 years ago
Alexander Alekhin aaff125608 core(ocl): debug capabilities 3 years ago
Alexander Alekhin 407adc7061 dnn(ocl): fix buffer offsets in IDLF kernel 3 years ago
rogday d0e612dc36
Merge pull request #20647 from rogday:resize_concat_optimization 3 years ago
Vadim Levin 390957fec4 fix: NumPy array allocation error message in vector conversion 3 years ago
WJJ1995 edc442afdb
Merge pull request #20511 from wjj19950828:add_humanseg_support_0806 3 years ago
Vadim Levin 16b9514543 feat: update conversion logic for `std::vector<T>` in Python bindings 3 years ago
Alexander Alekhin ae6fabc6fe dnn(ocl): drop CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE check 3 years ago
Alexander Alekhin f25951c412 core(ocl): handle NULL in dumpValue() debug call 3 years ago
Alexander Alekhin 2ed5cba110 build: eliminate build warnings 3 years ago
Dale Phurrough 3995deaf76
fix opencv/opencv#20544 nodiscard for msvc/gcc 3 years ago
Alexander Alekhin 076587425e build: eliminate build warnings 3 years ago
Alexander Alekhin 8ee33ca551 java(test): avoid deprecation warning 3 years ago
Vincent Rabaud 38d0063c36 Do not use deprecated ReleaseCleared in protobuf library. 3 years ago
Dale Phurrough 54a9e00970
fix opencv/opencv#20594 - exception handling with refcounts 3 years ago
Dale Phurrough 9bda96d39e
add test case 3 years ago
Alexander Panov 6f4160c014
Merge pull request #20584 from AleksandrPanov:fix_HoughCircles_ALT_dimensions 3 years ago
Sergey Ivanov 65ef82a946
Merge pull request #20570 from sivanov-work:vpl_source_data_adapter 3 years ago
Anatoliy Talamanov 5ad6ff239b
Merge pull request #20555 from TolyaTalamanov:at/fix-compileStreaming-bug 3 years ago
Nicolai Behmann fdaa6ff9e3
Merge pull request #20475 from nibeh:patch-1 3 years ago
HAN Liutong 2f31763335 fix v_reduce_sum 3 years ago
Alexander Alekhin 350562919c highgui(win32): avoid using of stalled iterator 3 years ago
Anatoliy Talamanov aa5c4945d6 Fix GExecutor WriteBackExec 3 years ago
Alexander Alekhin f28e4b86fb dnn(ocl): fix top initialization in verifyResult 3 years ago
rogday 6801dd043d
Merge pull request #20494 from rogday:onnx_diagnostic_fix 3 years ago
Alexander Alekhin c08897cd10 cmake: handle empty CVPY_SUFFIX 3 years ago
Vincent Rabaud 9cfa84313c Use the one argument version of SetTotalBytesLimit. 3 years ago
SamFC10 fa90e14b06 int8 layers and 8-bit quantization support 3 years ago
Smirnov Egor fe625a558e fix hasDynamicShapes for batch_size and fix axis selection in Scale layer 3 years ago
Anatoliy Talamanov 03b989251d Check adapter in executor 3 years ago