[opencv] 73/251: Merge pull request #9082 from terfendail:imgwarp_avx
Nobuhiro Iwamatsu
iwamatsu at moszumanska.debian.org
Sun Aug 27 23:27:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
iwamatsu pushed a commit to annotated tag 3.3.0
in repository opencv.
commit 9ef742bbf400323a80f108439d90949deec36c26
Merge: 928bfe0 fadf25a
Author: Alexander Alekhin <alexander.a.alekhin at gmail.com>
Date: Fri Jul 14 16:42:42 2017 +0000
Merge pull request #9082 from terfendail:imgwarp_avx
AVX and SSE4.1 optimized implementation of resize and warp functions migrated
modules/imgproc/src/imgwarp.avx2.cpp | 297 ++++++++++++
modules/imgproc/src/imgwarp.cpp | 806 ++-------------------------------
modules/imgproc/src/imgwarp.hpp | 89 ++++
modules/imgproc/src/imgwarp.sse4_1.cpp | 679 +++++++++++++++++++++++++++
4 files changed, 1111 insertions(+), 760 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opencv.git
More information about the debian-science-commits
mailing list