• 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
smooth.cpp 134 KB