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 |
||
|---|---|---|
| .. | ||
| garray.cpp | ||
| gbackend_priv.hpp | ||
| gbackend.cpp | ||
| gcall_priv.hpp | ||
| gcall.cpp | ||
| gcomputation_priv.hpp | ||
| gcomputation.cpp | ||
| gkernel.cpp | ||
| gmat.cpp | ||
| gnode_priv.hpp | ||
| gnode.cpp | ||
| gnode.hpp | ||
| gorigin.cpp | ||
| gorigin.hpp | ||
| gproto_priv.hpp | ||
| gproto.cpp | ||
| gscalar.cpp | ||
| kernels_core.cpp | ||
| kernels_imgproc.cpp | ||
| operators.cpp | ||
| README.md | ||
This directory contains implementation of G-API frontend (public API classes).