• Tomoaki Teshima's avatar
    core: remove raw SSE2/NEON implementation from convert.cpp (#9831) · ca1a0a11
    Tomoaki Teshima authored
    * remove raw SSE2/NEON implementation from convert.cpp
      * remove raw implementation from Cvt_SIMD
      * remove raw implementation from cvtScale_SIMD
      * remove raw implementation from cvtScaleAbs_SIMD
      * remove duplicated implementation cvt_<float, short>
      * remove duplicated implementation cvtScale_<short, short, float>
      * add "from double" version of Cvt_SIMD
      * modify the condition of test ConvertScaleAbs
    
    * Update convert.cpp
    
    fixed crash in cvtScaleAbs(8s=>8u)
    
    * fixed compile error on Win32
    
    * fixed several test failures because of accuracy loss in cvtScale(int=>int)
    
    * fixed NEON implementation of v_cvt_f64(int=>double) intrinsic
    
    * another attempt to fix test failures
    
    * keep trying to fix the test failures and just introduced compile warnings
    
    * fixed one remaining test (subtractScalar)
    ca1a0a11
Name
Last commit
Last update
..
calib3d Loading commit data...
core Loading commit data...
cudaarithm Loading commit data...
cudabgsegm Loading commit data...
cudacodec Loading commit data...
cudafeatures2d Loading commit data...
cudafilters Loading commit data...
cudaimgproc Loading commit data...
cudalegacy Loading commit data...
cudaobjdetect Loading commit data...
cudaoptflow Loading commit data...
cudastereo Loading commit data...
cudawarping Loading commit data...
cudev Loading commit data...
dnn Loading commit data...
features2d Loading commit data...
flann Loading commit data...
highgui Loading commit data...
imgcodecs Loading commit data...
imgproc Loading commit data...
java Loading commit data...
js Loading commit data...
ml Loading commit data...
objdetect Loading commit data...
photo Loading commit data...
python Loading commit data...
shape Loading commit data...
stitching Loading commit data...
superres Loading commit data...
ts Loading commit data...
video Loading commit data...
videoio Loading commit data...
videostab Loading commit data...
viz Loading commit data...
world Loading commit data...
CMakeLists.txt Loading commit data...