Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about demosaicing

Read more about demosaicing

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - demosaicing

Demosaicing/Coloring a bayer bggr image with openCV

I am working with a custom USB camera which sends raw Bayer BGGR 16 bit/pixel images. I have a C++ project which is able to show the camera stream in grayscale, but when I try to use any of the OpenCV...
test-img

LB91

c++

opencv

rawimage

demosaicing

Votes: 0

Answers: 1

Latest Answer

Try cv::COLOR_BayerGB2BGR instead of cv::COLOR_BayerRG2RGB. OpenCV supports 4 bayer patterns: COLOR_BayerBG2BGR COLOR_BayerGB2BGR COLOR_BayerRG2BGR COLOR_BayerGR2BGR So either your pattern (BGGR) cor...
test-img

wohlstad

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved