opencv/modules/core/include/opencv2
HAN Liutong a32f2cd24a
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.
2022-11-28 18:28:14 +00:00
..
core Merge pull request #22520 from hanliutong:hsv 2022-11-28 18:28:14 +00:00
core.hpp Merge pull request #21703 from rogday:transpose 2022-03-14 13:10:04 +00:00