mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user