opencv/modules
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
..
calib3d core(check): add Size_<int> 2019-12-28 13:50:39 +00:00
core core(check): add Size_<int> 2019-12-28 13:50:39 +00:00
cudaarithm
cudabgsegm Merge pull request #16090 from jeffeDurand:cuda_mog2_issue_5296 2019-12-19 13:02:48 +03:00
cudacodec
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy build: eliminate CUDA warnings 2019-10-08 15:30:02 +03:00
cudaobjdetect suppress noisy warning 2019-08-08 21:49:32 +09:00
cudaoptflow removed typo 2019-11-06 17:15:31 +05:30
cudastereo
cudawarping
cudev Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
dnn AddV2 from TensorFlow 2019-12-30 20:06:58 +03:00
features2d Fix spelling typos 2019-12-27 12:46:53 +00:00
flann Fix spelling typos 2019-12-27 12:46:53 +00:00
highgui Merge pull request #16027 from shibayan:arm64-windows10 2019-12-17 00:23:30 +03:00
imgcodecs Fix swapped channels in BGR* conversion utility function 2020-01-05 00:06:36 +01:00
imgproc Merge pull request #16238 from alalek:imgproc_resize_fix_types 2020-01-03 16:30:28 +00:00
java Fix spelling typos 2019-12-27 12:46:53 +00:00
js Fix spelling typos 2019-12-27 12:46:53 +00:00
ml Use global RNG for training RTrees. 2019-12-29 21:59:14 +01:00
objdetect imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 2019-11-18 01:39:27 +03:00
photo Assorted documentation fixes 2019-08-31 01:50:11 +03:00
python Fix spelling typos 2019-12-27 12:46:53 +00:00
shape
stitching Fix spelling typos 2019-12-27 12:46:53 +00:00
superres
ts Fix spelling typos 2019-12-27 12:46:53 +00:00
video Fix spelling typos 2019-12-27 12:46:53 +00:00
videoio Fix spelling typos 2019-12-27 12:46:53 +00:00
videostab backport: fixed warnings produced by clang-9.0.0 2019-09-23 18:36:18 +03:00
viz Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
world
CMakeLists.txt