mirror of https://github.com/opencv/opencv.git
Merge pull request #22520 from hanliutong:hsv
Modify the SIMD loop in color_hsv. * Modify the SIMD loops in color_hsv. * Add FP supporting in bit logic. * Add temporary compatibility code. * Use max_nlanes instead of vlanes for array declaration. * Use "CV_SIMD || CV_SIMD_SCALABLE". * Revert the modify of the Universal Intrinsic API * Fix warnings. * Use v_select instead of bits manipulation.pull/22882/head
parent
eb68de9268
commit
a32f2cd24a
3 changed files with 477 additions and 342 deletions
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue