Ask Your Question

Arumugam's profile - activity

2018-04-28 20:00:24 -0600 commented question Why does opencv swap color channel when we explicitly mention CV_BayerRG2RGB?

Yes Berger.

2018-04-28 07:05:37 -0600 received badge  Student (source)
2018-04-28 01:41:14 -0600 commented question Why does opencv swap color channel when we explicitly mention CV_BayerRG2RGB?

For example, from camera i get raw bayer RG image buffer. I created a Mat object and pointing to bayer image buffer some

2018-04-26 05:39:15 -0600 asked a question Why does opencv swap color channel when we explicitly mention CV_BayerRG2RGB?

Why does opencv swap color channel when we explicitly mention CV_BayerRG2RGB? I am converting bayer raw images into 3 ch