23394 Commits (39e2ebbde459857a0484126e1b0cad6db684212e)

Author SHA1 Message Date
Mateusz Tabaka a89868928b Fix compilation error on CentOS 7 (gcc 4.8) 2 years ago
hzc fc3e393516
videoio: add support for obsensor (Orbbec RGB-D Camera ) (#22196) 2 years ago
Giles Payne b8106e4ba4 Fix bug in Objective-C/Swift [Mat initWithSize:**] functions 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
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
HAN Liutong 0ef803950b
Merge pull request #22179 from hanliutong:new-rvv 2 years ago
Andrey Senyaev 1feabf4275 Fixed an issue with a recursion of cv2 in python 2 years ago
rogday ed69bcae2d
Merge pull request #21865 from rogday:nary_eltwise_layers 2 years ago
David Geldreich 60846b2b7a correct an issue of trackbar on macOS 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
Berke b4b69ae484 release png,jpeg resources in destructor 2 years ago
fengyuentau 1c7b71bf9e define data_layout as unknown for pack 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
Zihao Mu 1b8fba8e26 support ReduceSum with two input and dynamic shape batch size in ReduceLayer. 2 years ago
Zihao Mu 45fbb67aba fix scale layer can not handle 1x1 weight correctly. 2 years ago
Vincent Rabaud ed4bf13960 Fix cleanFoundConnectedQuads. 2 years ago
Rong Mantle Bao 3135063100
Make objdetect/test C++11-compliant and reproducible 2 years ago
Tomoaki Teshima 87ef6a9cc1 build: suppress the warning 2 years ago
SergeyIvanov87 ff31f90b7e Fix sample WIN compilation 2 years ago
SergeyIvanov87 2b2ba534e2 Forbid Rctx in IE for VAAPI temporary, Add preproc VAAPI 2 years ago
SergeyIvanov87 3635b3dee7 Improve UX: autofill cfg param with proper accel type, printout cfg params 2 years ago
Rong Mantle Bao fa613e393f
Read CV_CXX11 for C++11 detection 2 years ago
Rong Mantle Bao db70676933
Use cross-platform std::chrono in getTickCount() 2 years ago
SergeyIvanov87 b3b235ebc0 Apply WITHA_VA option in cmake 2 years ago
SergeyIvanov87 f562264674 Add VAAPI into tests & VPL sample 2 years ago
Vincent Rabaud 0a88f84847
Merge pull request #22208 from vrabaud:34_calibinit 2 years ago
Zihao Mu 139c443770
Merge pull request #22183 from zihaomu:fastConv_ARMv7_compatible 2 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 2 years ago
@lizhiyu3 01226cb8ac fix the bug when src*2 < dst 2 years ago
Zihao Mu a80fcacd90
Merge pull request #21372 from zihaomu:dnn_quantize_per_tensor 2 years ago
@lizhiyu3 c54ccaac31 change test number 2 years ago
@lizhiyu3 79731cb0ff fix the bug when src*2 < dst 2 years ago
Povilas Kanapickas 6a4c3b61e6 Improve doc of calcHist overload that accepts vectors 2 years ago
heavyrain-lzy 6360c3bf46
Merge pull request #22184 from heavyrain-lzy:fixbug_pyrUp 2 years ago
Dan 32bb4fa950 Update doc 2 years ago
Zihao Mu 59b870a87a
Merge pull request #21910 from zihaomu:fast_conv_ARM 2 years ago
Suleyman TURKMEN 0f067fd0a6 make imgcodecs optional for highgui 2 years ago
Lucas Yang b152b8cbcd
Fix missing CharVector for JavaScript bindings 2 years ago
Joel Winarske 0769bf416f highgui Wayland xdg_shell 2 years ago
Philipp Hutterer 90f2e1f8b5 Frame type property for ffmpeg video capture 2 years ago