opencv/modules/imgproc
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
..
doc Add conventional Bayer naming. 2021-11-02 20:17:57 +01:00
include/opencv2 improve code style and Doc of stackblur. 2022-10-29 17:34:28 +08:00
misc Merge pull request #19423 from LaurentBerger:houg_acc 2021-02-01 21:22:10 +00:00
perf add stackblur for imgproc. 2022-09-28 17:47:32 +08:00
src Merge pull request #22520 from hanliutong:hsv 2022-11-28 18:28:14 +00:00
test improve code style and Doc of stackblur. 2022-10-29 17:34:28 +08:00
CMakeLists.txt Revert "suppress warning on GCC 7 and later" 2022-08-07 15:43:10 +03:00