3 Commits (eb7add18281a80c9861f26cd9667dec6dc5f9a75)

Author SHA1 Message Date
Maksim Shabunin 6d5ac67681 Restored IPP call reduction 6 years ago
Alexander Alekhin dc84cf9914 core: dispatch mean.cpp 6 years ago
Alexander Alekhin 7af7bcae18 core: clone mean.dispatch.cpp 6 years ago
Alexander Alekhin 93cea6e46e core: clone mean.simd.hpp 6 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 7 years ago
Alexander Alekhin 3e0c72ea84 core(ipp): disable SSE4.2 meanStdDev() optimization for CV_32F 7 years ago
maver1 e397434cb6 Merge pull request #12877 from maver1:3.4 7 years ago
Vitaly Tuzov 1ff11c84ab Fixed meanStdDev() implementation for the case input matrix has more than 4 channels 7 years ago
Vitaly Tuzov 95502242c9 meanStdDev() implementation updated to use wide universal intrinsics 7 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 7 years ago
Vitaly Tuzov 2f929376ec Fixed meanStdDev() implementation for the case input matrix has more than 4 channels 7 years ago
Alexander Alekhin acce95f446 backport fixes for static analyzer warnings 7 years ago
Maksim Shabunin 1165fdd0f5 Added more strict checks for empty inputs to compare, meanStdDev and RNG::fill 7 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 7 years ago
Maksim Shabunin 4437e0c3b9 Split stat.cpp into smaller pieces 7 years ago