23240 Commits (71c6339af0c0f50df754c2196a2de83e1211c42b)

Author SHA1 Message Date
Giles Payne b8106e4ba4 Fix bug in Objective-C/Swift [Mat initWithSize:**] functions 3 years ago
Alexander Alekhin f8597fc150 imgproc: fixup leftovers of int->int64_t conversion 3 years ago
Alexander Alekhin 85b0b0cd77 build: add missing GCC condition for pragma 3 years ago
HAN Liutong 2bd72af2ef
Merge pull request #22292 from hanliutong:fix 3 years ago
Maksim Shabunin f729202272 core: remove unnecessary pointer cleanup in BufferArea 3 years ago
HAN Liutong 3e3b53f815 Fix compile errors when all SIMD is disabled. 3 years ago
HAN Liutong e2bfe0ce76 Use "#if" instead of "#ifdef" for CV_SIMD128. 3 years ago
Zihao Mu 98c33c605d batchsize dynamic is set to index 0. 3 years ago
Tomoaki Teshima b3269b08a1 neon: add dotprod dispatch implementation 3 years ago
@lizhiyu3 e59cff47d4 fix the right border 3 years ago
HAN Liutong 0ef803950b
Merge pull request #22179 from hanliutong:new-rvv 3 years ago
Andrey Senyaev 1feabf4275 Fixed an issue with a recursion of cv2 in python 3 years ago
rogday ed69bcae2d
Merge pull request #21865 from rogday:nary_eltwise_layers 3 years ago
David Geldreich 60846b2b7a correct an issue of trackbar on macOS 3 years ago
Long Nguyen 199c2d2fd0 Define `STRSAFE_NO_DEPRECATE` for both clang and gcc mingw-w64 3 years ago
scorpiozj bd54ba911d Update imgproc.hpp 3 years ago
Berke b4b69ae484 release png,jpeg resources in destructor 3 years ago
fengyuentau 1c7b71bf9e define data_layout as unknown for pack 3 years ago
Andrey Senyaev d2b1e38207 Pragma to ignore -Waggressive-loop-optimizations on Linux ARM64 3 years ago
SergeyIvanov87 9ffb67478f Address several comments 3 years ago
SergeyIvanov87 1dee848d3e Remove clnn header from sample 3 years ago
Zihao Mu 1b8fba8e26 support ReduceSum with two input and dynamic shape batch size in ReduceLayer. 3 years ago
Zihao Mu 45fbb67aba fix scale layer can not handle 1x1 weight correctly. 3 years ago
Vincent Rabaud ed4bf13960 Fix cleanFoundConnectedQuads. 3 years ago
Rong Mantle Bao 3135063100
Make objdetect/test C++11-compliant and reproducible 3 years ago
Tomoaki Teshima 87ef6a9cc1 build: suppress the warning 3 years ago
SergeyIvanov87 ff31f90b7e Fix sample WIN compilation 3 years ago
SergeyIvanov87 2b2ba534e2 Forbid Rctx in IE for VAAPI temporary, Add preproc VAAPI 3 years ago
SergeyIvanov87 3635b3dee7 Improve UX: autofill cfg param with proper accel type, printout cfg params 3 years ago
Rong Mantle Bao fa613e393f
Read CV_CXX11 for C++11 detection 3 years ago
Rong Mantle Bao db70676933
Use cross-platform std::chrono in getTickCount() 3 years ago
SergeyIvanov87 b3b235ebc0 Apply WITHA_VA option in cmake 3 years ago
SergeyIvanov87 f562264674 Add VAAPI into tests & VPL sample 3 years ago
Vincent Rabaud 0a88f84847
Merge pull request #22208 from vrabaud:34_calibinit 3 years ago
Zihao Mu 139c443770
Merge pull request #22183 from zihaomu:fastConv_ARMv7_compatible 3 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 3 years ago
@lizhiyu3 01226cb8ac fix the bug when src*2 < dst 3 years ago
Zihao Mu a80fcacd90
Merge pull request #21372 from zihaomu:dnn_quantize_per_tensor 3 years ago
@lizhiyu3 c54ccaac31 change test number 3 years ago
@lizhiyu3 79731cb0ff fix the bug when src*2 < dst 3 years ago
Povilas Kanapickas 6a4c3b61e6 Improve doc of calcHist overload that accepts vectors 3 years ago
heavyrain-lzy 6360c3bf46
Merge pull request #22184 from heavyrain-lzy:fixbug_pyrUp 3 years ago
Dan 32bb4fa950 Update doc 3 years ago
Zihao Mu 59b870a87a
Merge pull request #21910 from zihaomu:fast_conv_ARM 3 years ago
Suleyman TURKMEN 0f067fd0a6 make imgcodecs optional for highgui 3 years ago
Lucas Yang b152b8cbcd
Fix missing CharVector for JavaScript bindings 3 years ago
Joel Winarske 0769bf416f highgui Wayland xdg_shell 3 years ago
Philipp Hutterer 90f2e1f8b5 Frame type property for ffmpeg video capture 3 years ago
dan 2366f2cb2e issues-22126 3 years ago
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 3 years ago