829 Commits (0e8431d17b24ee2f0fee858fef30462268e1a8b9)

Author SHA1 Message Date
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
Vadim Pisarevsky 4564b8a224
Merge pull request #17841 from vpisarev:fixed_fs_dtor 4 years ago
Maksim Shabunin 59608907b8 Added countNonZero test for big arrays and disable IPP for some cases 5 years ago
Josh Bradley 9fef09fe89
Merge pull request #17320 from jgbradley1:add-eigen-tensor-conversions 5 years ago
Alexander Alekhin d7abb641ca core(test): add InputArray(MatExpr) fetch test 5 years ago
Alexander Alekhin c920b45fb8 core(persistence): fix resource leaks - force closing files 5 years ago
Alexander Alekhin 673eb2b006 core(persistence): fix resource leaks - force closing files 5 years ago
Alexander Alekhin 377dd04224 core: fix .begin()/.end() of empty Mat 5 years ago
Alexander Alekhin 198b5096aa
Merge pull request #16754 from alalek:issue_16752 5 years ago
Alexander Alekhin 3a2f40ac6f core: don't allow reallocation in add/div/sub/bitwise aug operators 5 years ago
Alexander Alekhin 4f288a1e28
Merge pull request #16704 from alalek:core_log_once_log_if 5 years ago
Alexander Alekhin 4d0f13544d
Merge pull request #16700 from alalek:fix_core_matexpr_size_gemm 5 years ago
Maksim Shabunin bf96d8239d Use BufferArea in more places 5 years ago
Alexander Alekhin d54d01ca46 core(MatExpr): fix .type() bug 5 years ago
Alexander Smorkalov c87b99e82b Added test for new MatX division. 5 years ago
Vadim Pisarevsky 3efa78311a
Merge pull request #16488 from vpisarev:filestorage_longlines 5 years ago
Alexander Smorkalov bd6ab6d38e Implemented BASE64 support in cv::FileStorage parser. 5 years ago
Maksim Shabunin 55cdeaa6dd BufferArea: initial version, usage in StereoBM 5 years ago
Chip Kerchner 301626ba26 Merge pull request #15488 from ChipKerchner:vectorizeMinMax2 5 years ago
Alexander Alekhin e180cc050b
Merge pull request #16236 from alalek:fix_core_simd_emulator 5 years ago
Alexander Alekhin 523f081923 core(check): add Size_<int> 5 years ago
shimat ee4feb4b09 Merge pull request #16208 from shimat:fix_compare_16f 5 years ago
RAJKIRAN NATARAJAN e6ce752da1 Merge pull request #15966 from saskatchewancatch:issue-15760 5 years ago
Alexander Alekhin 3266ac7667 core(kmeans): bailout if can't select cluster center 5 years ago
Everton Constantino 75315fb297 Merge pull request #15494 from everton1984:hal_vector_get_n 5 years ago