• Alexander Alekhin's avatar
    imgproc: dispatch color* · 8b541e45
    Alexander Alekhin authored
    Lab/XYZ modes have been postponed (color_lab.cpp):
    - need to split code for tables initialization and for pixels processing first
    - no significant performance improvements for switching between SSE42 / AVX2 code generation
    8b541e45
color_hsv.dispatch.cpp 12.9 KB