16 Commits (cbfd38bd41e91433b7a23348ae65d3adff2bc20b)

Author SHA1 Message Date
Alexander Alekhin cbfd38bd41 core: rework code locality 4 years ago
Alexander Alekhin 309e1e2b1d core(InputArray): replace STD_ARRAY to MATX 4 years ago
Alexander Alekhin 6d3502833f core: include version.hpp in cvdef.h, fix precomp.hpp usage 4 years ago
Jiri Kucera ce31c9c448 core(matrix): Negative values checks 5 years ago
Alexander Alekhin 261ad78122 core: emit more clear messages in OutputArray::create() 5 years ago
Alexander Alekhin c8f1948d58 core: drop EXPR handing code in InputArray 5 years ago
Alexander Alekhin 01048e5603
Merge pull request #16616 from alalek:dnn_fix_input_shape 5 years ago
Alexander Alekhin 9340af1a8a core: Async API / AsyncArray 6 years ago
Alexander Alekhin 7366eebebb core: fix condition in OutputArray::create(allowTransposed=True) 6 years ago
Hamdi Sahloul ecc9bd0925 Support GpuMat in copyTo() functions 7 years ago
Alexander Alekhin acce95f446 backport fixes for static analyzer warnings 7 years ago
Alexander Alekhin a0f86479e0 core: wrap custom types via _RawArray (raw() call) 7 years ago
Alexander Alekhin 6b581c4e51 build: unreachable code after CV_Error() (part 2) 7 years ago
Vitaly Tuzov 3267fb90c6 Updated check on OutputArray to allow recreation of fixed_size for 1-d sizes array 7 years ago
Maksim Shabunin 904640c9ae Split matrix.cpp into smaller pieces 7 years ago