We are using OV5640 Image sensor to get the RAW8 data(BGGR Bayer applied). Currently we set the sensor to get 640X480(vga) resolution information. From UVC side we logged all RAW8 bit and form a frame. When we try to demosaicing (BGGR to RGB) RAW8 by using opencv functions, getting some result but not as expected. Please help me to understand whether my RAW8 data proper. BGGR and demosaic(RGB) image
Converting Bayer BGGR to RGB, we want RGB image, but getting Blueish image