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
* Updated ICV packages and IPP integration
* core(test): minMaxIdx IPP regression test
* core(ipp): workaround minMaxIdx problem
* core(ipp): workaround meanStdDev() CV_32FC3 buffer overrun
* Returned semicolon after CV_INSTRUMENT_REGION_IPP()
|
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
Commits:
- 09837928d9
- 10fb88d027
Excluded changes with std::atomic (C++98 requirement)
|
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 |