• Chip Kerchner's avatar
    Merge pull request #15488 from ChipKerchner:vectorizeMinMax2 · 301626ba
    Chip Kerchner authored
    Vectorize minMaxIdx functions
    
    * Updated documentation and intrinsic tests for v_reduce
    
    * Add other files back in from the forced push
    
    * Prevent an constant overflow with v_reduce for int8 type
    
    * Another alternative to fix constant overflow warning.
    
    * Fix another compiler warning.
    
    * Update comments and change comparison form to be consistent with other vectorized loops.
    
    * Change return type of v_reduce_min & max for v_uint8 and v_uint16 to be same as lane type.
    
    * Cast v_reduce functions to int to avoid overflow. Reduce number of parameters in MINMAXIDX_REDUCE macro.
    
    * Restore cast type for v_reduce_min & max to LaneType
    301626ba
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...