mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
178c4810e6
- some of `icvCvt_BGR*` functions have R with B channels swapped what leads to the wrong conversion - renames misleading `rgb` variable name to `bgr` - swap back the conversion coefficients, `cB` should be the first Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>