mirror of
https://github.com/opencv/opencv.git
synced 2026-07-26 22:03:04 +04:00
a3e8c6e866
[G-API]: Add GOpaque and GArray serialization support * Add GOpaque and GArray serialization support * Address review comments * Remove holds() method * Address review comments * Remove comments * Align streaming with kind changes * Fix kind in kernel * Address review comments