4661 Commits (085bd5f55f2e95c27bddaf492bab4942839fa0fb)

Author SHA1 Message Date
Alexander Alekhin 4dfa0a0383 bindings: basic support for #if preprocessor directives 5 years ago
Alexander Alekhin 818585fd12 core(tls): unblock TlsAbstraction destructor call 5 years ago
Vadim Levin 8d74101f07 Merge pull request #15955 from VadimLevin:dev/vlevin/generator_tests 5 years ago
Brian Wignall af997529a1 Fix some typos 5 years ago
Brian Wignall 9276f1910b Fix some typos 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 ec55b6f6db core: fix MSA build 5 years ago
Everton Constantino 75315fb297 Merge pull request #15494 from everton1984:hal_vector_get_n 5 years ago
Alexander Alekhin e07a488012
Merge pull request #15925 from alalek:core_test_simd_cpp_emulation 5 years ago
clunietp 2185bce4b7 Fix 13577 5 years ago
Christoph Bachhuber c638f085aa Refactor for clarity and avoiding code duplication 5 years ago
Alexander Alekhin 7ecdcf6ca6 build: GCC9 compilation 5 years ago
Alexander Alekhin f42d5399aa core(persistence): add more checks for implementation limitations 5 years ago
Igor Murzov cdbfdcc363 Fix OpenCL device detection when some OpenCL platform has no devices 5 years ago
TH3CHARLie 2c2716de0f core(test): add test for YAML parse multiple documents 5 years ago
Alexander Alekhin dcf72e49e2 core(persistence): fix processing of multiple documents 5 years ago
Igor Murzov 6d5b900324 Simplify OpenCL info dumping code: 5 years ago
TH3CHARLie a165f55579 Merge pull request #15842 from TH3CHARLie:yaml-fix 5 years ago
Alexander Alekhin a893969ec9 core(simd): v_setall template 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 657c17bb8c cmake: fix ITT define condition 5 years ago
Igor Murzov a9d23a6479 Fix wording in some tutorials 5 years ago
Alexander Alekhin 80c4cedd25 android: use .getRowStride() in JavaCamera2View 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
Chip Kerchner 5a6a49405d Merge pull request #15738 from ChipKerchner:bugInt64x2Comparison 5 years ago
Alexander Alekhin 24ebca5c59 core(simd): v_reverse() for MSA backend 5 years ago
Alexander Alekhin ad172726c0 js(simd): v_reverse implementation 5 years ago
Alexander Alekhin b1a8de0901 js(simd): support Emscripten 1.38.48-upstream 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
Chip Kerchner 027769bf5d Merge pull request #15662 from ChipKerchner:addVReverseIntrinsic 5 years ago
Paul E. Murphy ec91a3d59d core: vectorize countNonZero64f 5 years ago
Alexander Alekhin 4c71dbf0af release: OpenCV 4.1.2 5 years ago
Alexander Alekhin 6bdb9ca725 OpenCV release (3.4.8) 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
Sean McBride 24effe8cd6 Fixed clang -Wnewline-eof warning by adding newline to end of file 5 years ago
Nikita Shulga ec37364762 Use std::atomic in getExpTab32f and getLogTab32f 5 years ago
Nikita Shulga 23288b7cb5 Use atomic operations to modify flagNestedParallelFor 5 years ago
Sayed Adel f2fe6f40c2 Merge pull request #15510 from seiko2plus:issue15506 5 years ago
Marcin Tolysz 53400d86e2 Fix compiler warnings for latest cuda npp which defines this itself as: 5 years ago
Suleyman TURKMEN c0489963bb
Update copy.cpp 5 years ago
Alexander Alekhin bdc097495a fix avx512 detection 5 years ago
Alexander Alekhin 77346d7286 core: workaround transform() inplace calls 5 years ago
Alexander Alekhin ed9bca969c core: fix UBSAN in softfloat 5 years ago
Alexander Alekhin eacadf0e73 core(ocl): add flag OPENCV_OPENCL_ENABLE_MEM_USE_HOST_PTR 5 years ago
Alexander Alekhin 6e246ee58c core(persistence): fix reserveNodeSpace() implementation 5 years ago