5391 Commits (3c712cf77dc96c59b6df9d8415c43ab13e70213c)

Author SHA1 Message Date
Alexander Smorkalov 1c3e287d32 More fixes for OpenCL error reporting. 2 years ago
Alexander Smorkalov 7622fbf895 Fixed OpenGL errors formatting. 2 years ago
Amir Hassan 3f371fe2dd
Merge pull request #22855 from kallaballa:print_cl_status_on_fail 2 years ago
Alexander Alekhin 54531f8e3b core: support CV_Check*() macros with 'bool' parameters 2 years ago
HAN Liutong 5462a6be6e Update SIMD macro for RVV backend. 2 years ago
Hyunggi Chang 085fb78e85 fix typo (portatibility -> portability) 2 years ago
cudawarped f89dee4f3e Reset cuda error code to cudasuccess. 2 years ago
Pavel Rojtberg 35f43cc429 core: expose rectangle intersection to bindings 2 years ago
Alexander Alekhin 43b2bb2c25 dnn: plugin support for OpenVINO 2 years ago
Vincent Rabaud 38c9c20a35 Move marking memory as initialized earlier. 2 years ago
Sean McBride 1829eba584 Fixed most clang -Wextra-semi warnings 2 years ago
HAN Liutong df24bd295d Fix v_signmask for RISC-V Vector. 2 years ago
Andrey Senyaev ccfc34b13f Disabled compiling warnings in case of symbols in cmake for 4.x 2 years ago
Andrey Senyaev 3f4abcb228 Disabled compiling warnings in case of symbols in cmake for 3.4 2 years ago
Alexander Alekhin 2e15582799 build: eliminate uninitialized warnings from GCC12 2 years ago
Hao Chen fce8349c99 Optimize the cvCeil and cvFloor functions. 2 years ago
wxsheng 4154bd0667
Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX 2 years ago
Yuantao Feng 9dc844a6e1
Merge pull request #22346 from fengyuentau:mat1d_part1 2 years ago
HAN Liutong 7e2c8cc9f4 Add remaining intrinsics. 2 years ago
HAN Liutong b9a1039566 Remove the test log in test_interleave_pq. 2 years ago
HAN Liutong 8dc332721f Add testcases for interleave_p&q and enable others testcases. 2 years ago
HAN Liutong 189f647264 Add implementation for zip, transpose, interleave, reverse and combine. 2 years ago
HAN Liutong f572ae3474 add missing test cases(v_abs) 2 years ago
HAN Liutong e65ad44b32 Remove redundant intrinsics. 2 years ago
HAN Liutong 80c82e10aa Update implementations on arithmetics. 2 years ago
HAN Liutong 2fb652ce09 Add testcase for continuous mul and add. 2 years ago
HAN Liutong f0d29cd33c Add more universal intrinsic implementations for RVV. 2 years ago
Alexander Alekhin 44b2f9637a Revert "suppress warning on GCC 7 and later" 2 years ago
Giles Payne b8106e4ba4 Fix bug in Objective-C/Swift [Mat initWithSize:**] functions 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
Tomoaki Teshima b3269b08a1 neon: add dotprod dispatch implementation 2 years ago
HAN Liutong 0ef803950b
Merge pull request #22179 from hanliutong:new-rvv 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
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 2 years ago
Joel Winarske 0769bf416f highgui Wayland xdg_shell 2 years ago
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 2 years ago
lamm45 9faefa0c96 Fix minor errors in the first documentation page (Introduction) 2 years ago
Vadim Pisarevsky b5adffd5c2 * cleaned cvRound(), cvFloor() and cvCeil() implementations, removed the old non-banking rounding branch completely 2 years ago
Vincent Rabaud 0d52c37e11 Fix typo that prevents compilation with sanitizer. 3 years ago
Vincent Rabaud 7a46d7efde Fix compilation on some ARM architecture. 3 years ago
Alexander Alekhin b0dc474160 release: OpenCV 4.6.0 3 years ago
Alexander Alekhin a3d0882317 release: OpenCV 3.4.18 3 years ago
Alexander Alekhin 65fcf22670 imgproc: use singleton in color_hsv.simd.hpp 3 years ago
Namgoo Lee 24547f40ff remove const from functions returning by value 3 years ago
Alexander Alekhin e9428726ca pre: OpenCV 4.6.0 (version++) 3 years ago
Alexander Alekhin 400906b433 pre: OpenCV 3.4.18 (version++) 3 years ago
Kumataro 602caa9cd6
Merge pull request #21937 from Kumataro:4.x-fix-21911 3 years ago