mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
5179e37bd1
[G-API]: Add serialization mechanism for cv::MediaFrame * Stub initial interface * Fix templates for deserialization * Fix tests * Disable a warning on windows * Address review comments * Change enable_ifs to other template helpers * Resolve ambiguous template * Fix warnings in docs