32373 Commits (be670e168a9b82054f8acd2e1885f9afef0f7332)
 

Author SHA1 Message Date
Smirnov Egor 2c2466fb25 Add symmetric circles board 2 years ago
hzc fc3e393516
videoio: add support for obsensor (Orbbec RGB-D Camera ) (#22196) 2 years ago
Alexander Alekhin ebaf8cc06c Merge pull request #22300 from komakai:fix-Mat-initWithSize 2 years ago
Alexander Alekhin 0862d69a6e Merge pull request #22271 from tomoaki0705:dotprod_neon 2 years ago
Giles Payne b8106e4ba4 Fix bug in Objective-C/Swift [Mat initWithSize:**] functions 2 years ago
Alexander Alekhin 6ce2f1316f Merge pull request #22293 from mshabunin:fix-buffer-area-uas 2 years ago
Alexander Alekhin 294348939b Merge pull request #22296 from alalek:fixup_22153 2 years ago
Alexander Alekhin e2db95184f Merge pull request #22295 from alalek:fixup_22246 2 years ago
Alexander Alekhin f8597fc150 imgproc: fixup leftovers of int->int64_t conversion 2 years ago
Alexander Alekhin 85b0b0cd77 build: add missing GCC condition for pragma 2 years ago
HAN Liutong 2bd72af2ef
Merge pull request #22292 from hanliutong:fix 2 years ago
Maksim Shabunin f729202272 core: remove unnecessary pointer cleanup in BufferArea 2 years ago
Alexander Alekhin 47f30a04d2 Merge pull request #22278 from hanliutong:fix 2 years ago
Alexander Alekhin a42b35598e Merge pull request #22280 from asenyaev:asen/android_4.x 2 years ago
Alexander Alekhin db53f4533e Merge pull request #22279 from asenyaev:asen/android_3.4 2 years ago
Andrey Senyaev 71e33265f5 Android GHA workflow for 4.x branch 2 years ago
Andrey Senyaev a016f6022c Android GHA workflow for 3.4 branch 2 years ago
HAN Liutong 3e3b53f815 Fix compile errors when all SIMD is disabled. 2 years ago
HAN Liutong e2bfe0ce76 Use "#if" instead of "#ifdef" for CV_SIMD128. 2 years ago
Zihao Mu 98c33c605d batchsize dynamic is set to index 0. 2 years ago
Tomoaki Teshima b3269b08a1 neon: add dotprod dispatch implementation 2 years ago
@lizhiyu3 e59cff47d4 fix the right border 2 years ago
Alexander Alekhin 47912431e6 Merge pull request #22269 from asenyaev:asen/fix_python_recursion 2 years ago
HAN Liutong 0ef803950b
Merge pull request #22179 from hanliutong:new-rvv 2 years ago
Alexander Alekhin 3c23a44786 Merge pull request #22267 from asenyaev:asen/rename_lin_arm_pipelines_4.x 2 years ago
Alexander Alekhin 701d0d9905 Merge pull request #22266 from asenyaev:asen/rename_lin_arm_pipelines 2 years ago
Alexander Alekhin d4e1d89901 Merge pull request #22270 from tomoaki0705:fix_layout 2 years ago
Tomoaki Teshima 14aa9eaadd doc: fix layout 2 years ago
Andrey Senyaev 1feabf4275 Fixed an issue with a recursion of cv2 in python 2 years ago
Andrey Senyaev 65c173f2a3 Linux ARM64 rename ubuntu version on 4.x 2 years ago
Andrey Senyaev 697acf7f6a Linux ARM64 rename ubuntu version on 3.4 2 years ago
rogday ed69bcae2d
Merge pull request #21865 from rogday:nary_eltwise_layers 2 years ago
Alexander Alekhin 728545468c Merge pull request #22257 from rogday:save_frames_fix 2 years ago
rogday 33b1e76e48 fix save_frames parameter 2 years ago
Alexander Alekhin 1d134025a5 Merge pull request #22249 from fengyuentau:fix_for_22221 2 years ago
Alexander Alekhin 96a9cfab36 Merge pull request #22255 from r2d3:python_trackbar_macos 2 years ago
Alexander Alekhin c9e10e1d0b Merge pull request #22225 from scorpiozj:patch-1 2 years ago
David Geldreich 60846b2b7a correct an issue of trackbar on macOS 2 years ago
Alexander Alekhin 6fe7886e2b Merge pull request #22254 from longnguyen2004:mingw-strsafe 2 years ago
Long Nguyen 199c2d2fd0 Define `STRSAFE_NO_DEPRECATE` for both clang and gcc mingw-w64 2 years ago
scorpiozj bd54ba911d Update imgproc.hpp 2 years ago
Alexander Alekhin a9354fc743 Merge pull request #22229 from zihaomu:bug_fix_22195_3_4 2 years ago
Berke b4b69ae484 release png,jpeg resources in destructor 2 years ago
fengyuentau 1c7b71bf9e define data_layout as unknown for pack 2 years ago
Alexander Alekhin 1377f0147e Merge pull request #22246 from asenyaev:asen/fix_warning_lnx_arm64_3.4 2 years ago
Andrey Senyaev d2b1e38207 Pragma to ignore -Waggressive-loop-optimizations on Linux ARM64 2 years ago
SergeyIvanov87 9ffb67478f Address several comments 2 years ago
SergeyIvanov87 1dee848d3e Remove clnn header from sample 2 years ago
Alexander Alekhin afe1c70f2d Merge pull request #22228 from CSharperMantle:CSharperMantle-patch-std-shuffle 2 years ago
Zihao Mu 1b8fba8e26 support ReduceSum with two input and dynamic shape batch size in ReduceLayer. 2 years ago