1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

G-API (Fluid) core support for I420

- Extended NV12 support in Fluid Core engine to cover I420
This commit is contained in:
Anton Potapov
2019-11-13 15:05:56 +03:00
parent b6a58818bb
commit b5426a8679
3 changed files with 19 additions and 18 deletions
@@ -50,7 +50,7 @@ public:
{
Filter,
Resize,
NV12toRGB
YUV420toRGB //Color conversion of 4:2:0 chroma sub-sampling formats (NV12, I420 ..etc) to RGB
};
// This function is a generic "doWork" callback