Implementing AVX512 support for 3 channel cv::integral for CV_64F
authorBrad Kelly <brad.a.kelly@intel.com>
Wed, 14 Nov 2018 04:03:11 +0000 (20:03 -0800)
committerBrad Kelly <brad.a.kelly@intel.com>
Tue, 15 Jan 2019 00:11:01 +0000 (16:11 -0800)
commit0165ffa90dfc9a705f624d65e7784020a13f0806
treee187757fae0f775b86f4954553cd6b828f48c2bf
parent36dfb71c60932500d5635a0f5df35da6fedd4819
Implementing AVX512 support for 3 channel cv::integral for CV_64F
modules/imgproc/perf/perf_integral.cpp
modules/imgproc/src/sumpixels.avx512_skx.cpp [new file with mode: 0644]
modules/imgproc/src/sumpixels.cpp
modules/imgproc/src/sumpixels.hpp [new file with mode: 0644]