20257 Commits (95c1d2a8872b222f32bd88db9f1efcbd9f70a9cf)

Author SHA1 Message Date
Alexander Alekhin ebef84e9ea pre: OpenCV 3.4.16 (version++) 3 years ago
keroiber f11f2bfb56
Merge pull request #20743 from keroiber:prefix_js_function_bindings_with_namespace 3 years ago
xhawk18 24f43e7ae9
Merge pull request #20183 from xhawk18:3.4 3 years ago
Alexander Alekhin 62414e3073 core(parallel): suppress TSAN warning 3 years ago
Jonas Vautherin de5b6386e0 Fix gst_initializer 3 years ago
Jannik Bamberger ef53a9229f Automatically set the correct OpenCV version in build.gradle 3 years ago
Suleyman TURKMEN 259c39a63a additional changes 3 years ago
Alexander Alekhin f977d10a19 dnn(ocl): fix conv DWCONV workgroup 3 years ago
Tomoaki Teshima 1e74f5850b suppress GaussianBlur to generate empty images 3 years ago
Suleyman TURKMEN 9b76872708 restore LSD 3 years ago
Alexander Alekhin 846317ef37 dnn(ocl): fix conv BASIC workgroup 3 years ago
Cavendish-Koo 2f83c3b689 fix the bug of HoughlinesSDIV 3 years ago
Alexander Smorkalov 2cc14bd0fb Verbose output for errors found by header parser. 3 years ago
Suleyman TURKMEN fdc8ed8d05 Update perf_bgfg_mog2.cpp, perf_bgfg_knn.cpp 3 years ago
Nicholas Ho 236c64a17d
Merge pull request #20712 from Nicholas-Ho-arm:3.4_RowVec_8u32f 3 years ago
easonycwang 91ff45fbde Tile: 3 years ago
Amir Tulegenov 86a51015b1
Merge pull request #19554 from amirtu:OCV-215_cvtColorTwoPlane_wrong_output_when_Y_Plane_Mat_has_step 3 years ago
mikael f7b4b750d8 Detect FP16 on FreeBSD aarch64 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
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
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
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
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 Alekhin f28e4b86fb dnn(ocl): fix top initialization in verifyResult 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