mirror of
https://github.com/opencv/opencv.git
synced 2025-01-19 15:04:01 +08:00
e07ffe902e
HSV and HLS color conversions rewritten to wide intrinsics (#14616) * RGB2HSV_b vectorized * RGB2HSV_f: widen * RGB2HSV_f: shorten, more intuitive * HSV2RGB_f and HSV2RGB_b widen * hls2rgb_f widen * instrumentation instead vx_cleanup * RGB2HLS_f widen * RGB2HLS_b rewritten to wide universal intrinsics * define guard against no SIMD code * hls2rgb_b rewritten * extra define removed * warning fixed * hls2rgb_b: performance fixed |
||
---|---|---|
.. | ||
doc | ||
include/opencv2 | ||
misc/java | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |