Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArduCAM 108MP camera demo produces green shaded images #187

Open
nrm495 opened this issue Sep 21, 2022 · 2 comments
Open

ArduCAM 108MP camera demo produces green shaded images #187

nrm495 opened this issue Sep 21, 2022 · 2 comments

Comments

@nrm495
Copy link

nrm495 commented Sep 21, 2022

Using the configuration and demo file below, I'm able to capture frames from the camera, but they are green shaded when using color_mode = 0 or 3. Setting color_mode = 1 or 2 produces a red shaded image. How do I get a normal "true" color image (roughly speaking - I understand the exact color depends on the monitor settings, etc.).

Config file I'm using:
ArduCAM_USB_Camera_Shield/Config/USB3.0_UC-593 Rev.C/MIPI/ArduCAM_108MP/ArduCAM_108MP_MIPI_2Lane_RAW8_12000x9000_1.4fps.cfg

Demo script I'm using:
ArduCAM_USB_Camera_Shield_Python_Demo/ArduCam_Demo.py

I'm running this in Python3 on Windows 10

@anandhakrishnantecholution

Facing the same issue as well.

@ben-mallett
Copy link

Adding a 5 second sleep after the opening of the camera appears to work for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants