Bayer VNG Demosaicing Fix #2 (Merge pull request #15086)
authordcouwenh <47040981+dcouwenh@users.noreply.github.com>
Tue, 30 Jul 2019 20:49:46 +0000 (16:49 -0400)
committerMaksim Shabunin <maksim.shabunin@gmail.com>
Tue, 30 Jul 2019 20:49:46 +0000 (23:49 +0300)
commitd3cf0d2c06009f5adf9aff094cf95233c61fa956
tree4a4a932a192f68d3f47a9d617ba4655e5ddde3c0
parent5ef732587497495811067ad7a2e582b57cbd8a43
Bayer VNG Demosaicing Fix #2 (Merge pull request #15086)

* Update demosaicing.cpp

Fixed calculation of Bs for non-green pixels.

* Fixed cvtColor perf test for bayer VNG
modules/imgproc/perf/perf_cvt_color.cpp
modules/imgproc/src/demosaicing.cpp