-
krodyush authored
Improve ocl cvt_color performance for the following conversions: RGB<->BGR, RGB->Gray, RGB<->XYZ, RGB<->YCrCb, RGB<->YUV, and mRGBA<->RGBA. The improvement was done basically by processing more than 1 pixel by each work-item and using vector's operations. new performance tests were added
27c1bd27
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
doc | ||
include/opencv2/ocl | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |