• atalaman's avatar
    Merge pull request #14513 from TolyaTalamanov:at/color-convert-kernels · 1aefa677
    atalaman authored
    G-API: Implement color-convert kernels (#14513)
    
    * Implement color-convert kernels
    
    * Fix rgb2yuv422 reference version
    
    * Fix comments to review
    
    * Restore NV12toBGR in imgproc.hpp
    
    * Add accuracy tests
    
    * Fix doxygen
    
    * Fix ref version yuv422
    
    * Fix warnings
    
    * Fix typos
    
    * Fix simd version yuv422
    
    * Fix warnings
    
    * Fix compile error
    
    * Fix warning
    
    * Remove comment
    1aefa677
gapi_imgproc_tests_cpu.cpp 15 KB