mirror of
https://github.com/opencv/opencv.git
synced 2026-07-26 22:03:04 +04:00
24de676a64
[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