Introduces yuv420p(nv12) to rgb and bgr color conversion
authorsmirnov-alexey <alexey.smirnov@intel.com>
Fri, 15 Feb 2019 06:36:33 +0000 (09:36 +0300)
committersmirnov-alexey <alexey.smirnov@intel.com>
Fri, 15 Feb 2019 11:25:57 +0000 (14:25 +0300)
commit406392e13d5542c9787b4b8b31d251b313468234
tree72cb83a1b57bb22b2cf8ff13d06dac30a2c12f94
parent54a1bbe1c42ceeb3bd0875e7c95ffcc0d883f1e4
Introduces yuv420p(nv12) to rgb and bgr color conversion
modules/gapi/include/opencv2/gapi/imgproc.hpp
modules/gapi/src/api/kernels_imgproc.cpp
modules/gapi/src/backends/cpu/gcpuimgproc.cpp
modules/gapi/test/common/gapi_imgproc_tests.hpp
modules/gapi/test/common/gapi_imgproc_tests_inl.hpp
modules/gapi/test/cpu/gapi_imgproc_tests_cpu.cpp