866 Commits (98c33c605dfb09bd4b974cc35db87c5077e677b3)

Author SHA1 Message Date
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 3 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
Alexander Alekhin 309e1e2b1d core(InputArray): replace STD_ARRAY to MATX 4 years ago
Dale Phurrough 96a15434a2
add move construct/assigns to cv::ocl main classes 4 years ago
Liangqian 0aca3fb5af
Merge pull request #19026 from chargerKong:dualquat 4 years ago
Dale Phurrough 34c3f0f495
add cuda::Stream constructor with cuda flags 4 years ago
Liangqian e4c7fca755
Merge pull request #19098 from chargerKong:EulerAngle 4 years ago
Alexander Alekhin ba2b331461 core(ocl): parametrize OpenCLExecutionContext tests 4 years ago
Dale Phurrough 109255a730
add windows native aligned malloc + unit test case 4 years ago
Vincent Rabaud 8391a23600 Optimize calls to std::string::find() and friends for a single char. 4 years ago
Kong Liangqian 8e32566583 Add adding and subtraction operations between a number and a quaternion; 4 years ago
Alexander Alekhin 5c987e4c75
Merge pull request #18924 from alalek:4.x-xcode12 4 years ago
Jiri Kucera ce31c9c448 core(matrix): Negative values checks 4 years ago
Felix Gorschlüter c996fd1c06 Small improvements to persistence-API doc 4 years ago
chargerKong 11cfa64a10
Merge pull request #18335 from chargerKong:master 4 years ago
Alexander Alekhin 2b558a3787 core: fix F16C compilation check 4 years ago
Alexander Alekhin f30aafc3cc core(test): regression test for 18473 4 years ago
Alexander Alekhin 2129c72bc0 core(OpenCL): thread-local OpenCL execution context 4 years ago
Alexander Alekhin b3755e617c ocl: silence warning in case of async cleanup 4 years ago
Alexander Alekhin ffe0d50447 core(persistence): fix "use after free" bug 4 years ago