900 Commits (97614920efe7292f2f9e25b4414a9f97bd6afd60)

Author SHA1 Message Date
Yuriy Chernyshov 8a415c881a Add missing std namespace qualifiers 1 year ago
Alexander Smorkalov cca4ee2e46 Revert PR 24186 as it force skip tests. 1 year ago
Kumataro 72bb8bb73c core: arm64: v_round() works with round to nearest, ties to even. 1 year ago
Yuantao Feng a308dfca98
core: add broadcast (#23965) 1 year ago
Dmitry Kurtaev 588ddf1b18
Merge pull request #24186 from dkurt:ts_fixture_constructor_skip 1 year ago
Liutong HAN a00818047f Add missing ”v_popcount“ for RVV and enable tests. 2 years ago
Maksim Shabunin 09944a83d9 build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 2 years ago
Pierre Chatelier 60b806f9b8
Merge pull request #22947 from chacha21:hasNonZero 2 years ago
Alexander Smorkalov 65487946cc Added final constrants check to solveLP to filter out flating-point numeric issues. 2 years ago
Pierre Chatelier 6dd8a9b6ad
Merge pull request #13879 from chacha21:REDUCE_SUM2 2 years ago
Sean McBride 47bea69322
Merge pull request #23055 from seanm:sprintf2 2 years ago
Alexander Alekhin fe59a5695f core(simd): 64-bit integer EQ/NE without misused 64F guard 2 years ago
Rostislav Vasilikhin f3a03aefad cvIsInf(double) fix + regression test 2 years ago
fengyuentau 34a0897f90 add cv::flipND; support onnx slice with negative steps via cv::flipND 2 years ago
Alexander Alekhin be326ff752 build: fix/eliminate MSVC warnings 2 years ago
HAN Liutong df24bd295d Fix v_signmask for RISC-V Vector. 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. 3 years ago
HAN Liutong b9a1039566 Remove the test log in test_interleave_pq. 3 years ago
HAN Liutong 8dc332721f Add testcases for interleave_p&q and enable others testcases. 3 years ago
HAN Liutong f572ae3474 add missing test cases(v_abs) 3 years ago
HAN Liutong 2fb652ce09 Add testcase for continuous mul and add. 3 years ago
HAN Liutong f0d29cd33c Add more universal intrinsic implementations for RVV. 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 0ef803950b
Merge pull request #22179 from hanliutong:new-rvv 3 years ago
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 3 years ago
rogday 7daf84fb44 address security concerns in persistence 3 years ago
Anatoliy Talamanov 9390c56831
Merge pull request #21782 from TolyaTalamanov:at/fix-1d-mat-problems 3 years ago
Maksim Shabunin 593996216f cartToPolar/polarToCart: disable inplace mode 3 years ago
rogday e16cb8b4a2
Merge pull request #21703 from rogday:transpose 3 years ago
Vincent Rabaud 057c3da82a Allow Matx static function to work with Vec. 3 years ago
Alexander Alekhin 123519165d core: FP denormals hints support 3 years ago
Alexander Alekhin 5ba9a089e1 core(persistence): avoid NULL pointer dereference 3 years ago
Suleyman TURKMEN 0e6a2c0491 fix legacy constants 3 years ago
rogday 692059e899 initialize members 3 years ago
Vincent Rabaud 6b4ea68bc7 Solve Rect overflow issues. 3 years ago
rogday f044037ec5
Merge pull request #20733 from rogday:argmaxnd 3 years ago
yuki takehara a6277370ca
Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
Alexander Alekhin b5fcb06a76 core(SIMD): update int64 SSE constructor 3 years ago
Alexander Alekhin eab2b9dc09 core: ensure is_trivially_copyable for simple types 3 years ago
Alexander Alekhin e3f4f874c5
Merge pull request #20670 from alalek:core_ocl_fix_intel_gpu_gemm_requirements 3 years ago
Dale Phurrough 9bda96d39e
add test case 4 years ago
Francesco Petrogalli b928ebdd53
Merge pull request #19985 from fpetrogalli:disable_threads 4 years ago
Smirnov Egor b42623ff9d port base64 encoding from 3.4 4 years ago
Alexander Alekhin 4eac198270 core(persistence): fix types format handling, fix 16F support 4 years ago
Dale Phurrough 8be86cbdfd
add usageFlags to UMat static factories 4 years ago
Vincent Rabaud c8268e65fd Fix potential NaN in cv::norm. 4 years ago