888 Commits (6dbc5e032fa851d1a25fb4a895d735ed3441975b)

Author SHA1 Message Date
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. 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 f572ae3474 add missing test cases(v_abs) 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
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 0ef803950b
Merge pull request #22179 from hanliutong:new-rvv 2 years ago
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 2 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 3 years ago
Francesco Petrogalli b928ebdd53
Merge pull request #19985 from fpetrogalli:disable_threads 3 years ago
Smirnov Egor b42623ff9d port base64 encoding from 3.4 3 years ago
Alexander Alekhin 4eac198270 core(persistence): fix types format handling, fix 16F support 3 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
Dale Phurrough c2ce3d927a
UMat usageFlags fixes opencv/opencv#19807 4 years ago
Developer-Ecosystem-Engineering 814550d2a6
Merge pull request #20011 from Developer-Ecosystem-Engineering:3.4 4 years ago
Alexander Alekhin 3d394943e6 core(ocl): avoid limit of Image kernel args 4 years ago
HattrickGenerator 115e471515
Merge pull request #19967 from HattrickGenerator:master 4 years ago
Francesco Petrogalli 7a31a6edee [build][option] Build option to disable filesystem support. 4 years ago
berak 302c2354a3 core: add missing implementation for Mat::ptr(Vec) 4 years ago
Alexander Alekhin 8069a6b4f8 core(IPP): disable some ippsMagnitude_32f calls 4 years ago
Alexander Alekhin a2a92999be core(arithm_op): workaround problem with scalars handling 4 years ago
Vitaly Tuzov aab62aa6dd
Merge pull request #18952 from terfendail:wui_doc 4 years ago
Alexander Alekhin 87e607a19b core(ocl): skip SPIR test on AMD devices if problem detected 4 years ago