opencv/modules/imgcodecs
Janusz Lisiecki 178c4810e6 Fix swapped channels in BGR* conversion utility function
- 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>
2020-01-05 00:06:36 +01:00
..
include/opencv2 issue-13921: Support setting compression setting for writing tiff images 2019-03-09 15:48:21 -05:00
misc/java/test java: test: use assertNotNull and assertFalse 2019-05-24 10:45:09 +02:00
perf ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
src Fix swapped channels in BGR* conversion utility function 2020-01-05 00:06:36 +01:00
test imgcodecs(test): add OpenEXR I/O test 2019-06-08 21:30:26 +00:00
CMakeLists.txt cmake: use absolute library paths from 'pkgconfig' 2019-04-15 22:11:49 +00:00