• Rostislav Vasilikhin's avatar
    Merge pull request #14616 from savuor:hsv_wide · e07ffe90
    Rostislav Vasilikhin authored
    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
    e07ffe90
Name
Last commit
Last update
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...