I have set the resolution at 640x480, exposure at 100, fps at 30 and white balances at 100. But the captured images are different in color! Some of them are bluish. I tried using OpenCV's cvtColor to change from RGB to BGR but the bluish images became reddish!
How should I solve the issue?
I have set the resolution at 640x480, exposure at 100, fps at 30 and white balances at 100. But the captured images are different in color! Some of them are bluish. I tried using OpenCV's cvtColor to change from RGB to BGR but the bluish images became reddish! How should I solve the issue?