2517 Commits (e1f14fcac70a3d36416204eb911037b73195908d)

Author SHA1 Message Date
Alexander Alekhin 54063c40de core(ocl): options to control buffer access flags 5 years ago
Alexander Alekhin 09134ac881 core: emit warning ONCE on ambiguous MatExpr processing 5 years ago
Alexander Alekhin e661ad2a67 eliminate build warnings 5 years ago
cyy bdc29cccb6 fix freebsd build 5 years ago
Alexander Alekhin c920b45fb8 core(persistence): fix resource leaks - force closing files 5 years ago
Alexander Alekhin 77d1c20fb7 core(buffer_area): handle 'OPENCV_ENABLE_MEMORY_SANITIZER=ON' case 5 years ago
RAJKIRAN NATARAJAN 3b2e409fa7
Merge pull request #16779 from saskatchewancatch:issue-16777 5 years ago
Alexander Alekhin 83e1d79403 core: update CPUs detection 5 years ago
Alexander Alekhin 34530da66e core: fix coverity issues 5 years ago
Alexander Alekhin 4f288a1e28
Merge pull request #16704 from alalek:core_log_once_log_if 5 years ago
Jan Solanti ad16c243ca core(ocl): Don't query image formats when none exist 5 years ago
Alexander Alekhin 4d0f13544d
Merge pull request #16700 from alalek:fix_core_matexpr_size_gemm 5 years ago
Alexander Alekhin af9ded89d0 core: fix build getNumberOfCPUs for JavaScript 5 years ago
Ganesh Kathiresan 09df7810d1
Merge pull request #16457 from ganesh-k13:bugfix/getCPUCount-fix 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 Alekhin 01048e5603
Merge pull request #16616 from alalek:dnn_fix_input_shape 5 years ago
Vadim Pisarevsky 07b475062f
Merge pull request #16608 from vpisarev:fix_mac_ocl_tests 5 years ago
atinfinity f81fdd58da
Merge pull request #16445 from atinfinity:fixed-typo 5 years ago
Maksim Shabunin 55cdeaa6dd BufferArea: initial version, usage in StereoBM 5 years ago
Alexander Alekhin a4bd7506a5 core: CV_STRONG_ALIGNMENT macro 5 years ago
Alexander Alekhin e83438c23d core(build): fix i386 compilation 5 years ago
Chip Kerchner 4d2da2debe Merge pull request #16375 from ChipKerchner:vectorizeMultTranspose 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
Nuzhny007 7d484d21f7 Fixed compilation on windows with openvx 5 years ago
Alexander Alekhin 523f081923 core(check): add Size_<int> 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Alexander Alekhin 8d22ac200f core: workaround flipHoriz() alignment issues 5 years ago
Tatsuro Shibamura 971ae00942 Merge pull request #16027 from shibayan:arm64-windows10 5 years ago
RAJKIRAN NATARAJAN e6ce752da1 Merge pull request #15966 from saskatchewancatch:issue-15760 5 years ago
Alexander Alekhin 816f82682b core(trace/itt): avoid calling __itt_thread_set_name() by default 5 years ago
Alexander Alekhin 72f35e0626
Merge pull request #16052 from alalek:issue_16040 5 years ago
Alexander Alekhin 818585fd12 core(tls): unblock TlsAbstraction destructor call 5 years ago
Natsu 54e6f5c237 Merge pull request #15970 from akemimadoka:master 5 years ago
Alexander Alekhin 3266ac7667 core(kmeans): bailout if can't select cluster center 5 years ago
Alexander Alekhin 7ecdcf6ca6 build: GCC9 compilation 5 years ago
Igor Murzov cdbfdcc363 Fix OpenCL device detection when some OpenCL platform has no devices 5 years ago
yuriyluxriot 4e156a162f Merge pull request #15812 from yuriyluxriot:fls_replaces_tls 5 years ago
Chip Kerchner ed7e4273cd Merge pull request #15555 from ChipKerchner:flipVectorize 5 years ago
Alexander Alekhin 6ec5ae0215 core(trace): add ITT control parameter 5 years ago
Alexander Alekhin 17e2bf5717 core(tls): implement releasing of TLS on thread termination 5 years ago
Alexander Alekhin 823884b064 core(alloc): force initialization of memalign flag 5 years ago
Alexander Alekhin 6a7d1c15d3 core(ipp): skip huge input in flip() 5 years ago
Paul E. Murphy ec91a3d59d core: vectorize countNonZero64f 5 years ago
Maksim Shabunin 1ca74c3c03 Merge pull request #15544 from mshabunin:disable_posix_memalign 5 years ago
Marcin Tolysz 3fd36c1be1 Merge pull request #15658 from tolysz:patch-1 5 years ago
Sayed Adel f2fe6f40c2 Merge pull request #15510 from seiko2plus:issue15506 5 years ago
Suleyman TURKMEN c0489963bb
Update copy.cpp 5 years ago
Alexander Alekhin bdc097495a fix avx512 detection 5 years ago