mirror of
https://github.com/opencv/opencv.git
synced 2026-09-27 04:09:45 +03:00
[G-API] Prohibit setPrecision & preprocessing for importedNetworks * Prohibit preprocessing for imported networks * Fix typo input_names -> output_names * Move setBlob logic to separate function * Change comment