mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
a37a6bd783
we are drawing on a BGR image declared as RGB, so we should not swap components here either.