[opencv] 74/251: Merge pull request #9061 from terfendail:convert_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 eef78f5664b3f0186dfd9016a4ec32d5e36e7465
Merge: 9ef742b 5448d91
Author: Alexander Alekhin <alexander.a.alekhin at gmail.com>
Date:   Fri Jul 14 16:43:54 2017 +0000
    Merge pull request #9061 from terfendail:convert_avx
    
    AVX and SSE4.1 optimized conversion migrated
 modules/core/src/convert.avx2.cpp   |  78 +++++++++++
 modules/core/src/convert.cpp        | 263 +++++++-----------------------------
 modules/core/src/convert.hpp        |  15 ++
 modules/core/src/convert.sse4_1.cpp | 241 +++++++++++++++++++++++++++++++++
 4 files changed, 386 insertions(+), 211 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