16 Commits (eb20bb3b23d234bf545999769cf2f0deec77fa68)

Author SHA1 Message Date
Yuriy Chernyshov eb20bb3b23 Add missing sanitizer interface include 2 years ago
Vincent Rabaud 38c9c20a35 Move marking memory as initialized earlier. 3 years ago
Vincent Rabaud 0d52c37e11 Fix typo that prevents compilation with sanitizer. 3 years ago
Vincent Rabaud fc28ba3156
Merge pull request #21594 from vrabaud:3.4_msan 3 years ago
Vincent Rabaud b5b52afd35
Merge pull request #21527 from vrabaud:3.4_msan 3 years ago
dwardor 54c180092d
Merge pull request #21114 from dwardor:patch-1 3 years ago
Alexander Alekhin 6d3502833f core: include version.hpp in cvdef.h, fix precomp.hpp usage 4 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 6 years ago
luz.paz ec43292e1e Fix modules/ typos 6 years ago
Alexander Alekhin 81c5fae56f core(lapack): fix build issues related to 'extern "C"' 7 years ago
Vladislav Sovrasov 595437bdd1 hal: replace round() with cvRound() 8 years ago
Alexander Alekhin 3668a01fca eliminate warnings 8 years ago
Vadim Pisarevsky ad74fdd7cc moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918) 8 years ago
Vladislav Sovrasov dfe4519c07 Add QR decomposition to HAL 9 years ago
Vladislav Sovrasov a113d9bcc1 Add MKL support 9 years ago
Alexander Alekhin b23527bf02 core: fix arguments types for cblas calls 9 years ago
Vladislav Sovrasov a2d0cc878c Implement internal HAL for GEMM and matrix decompositions 9 years ago