mirror of
https://github.com/opencv/opencv.git
synced 2026-09-27 04:09:45 +03:00
[G-API] Support postprocessing for not argmaxed outputs * Support postprocessing for not argmaxed outputs * Fix typo * Add assert * Remove static cast * CamelCast to snake_case * Fix windows warning * Add static_cast to uint8_t * Add const to variables