• Tomoaki Teshima's avatar
    Merge pull request #9714 from tomoaki0705:universalBilateral · 139b3273
    Tomoaki Teshima authored
    imgproc: use universal intrinsic as much as possible (#9714)
    
    * use universal intrinsic as much as possible
      * make SSE3 part as common as possible with universal intrinsic implementation
      * put the reducing part out of the main loop
    
    * follow the comment
      * fix the typo
      * use v_reduce_sum4
    
    * follow the comment again
      * remove all CV_SSE3 part from smooth.cpp
    139b3273
Name
Last commit
Last update
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.tgitconfig Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...