PhotonVision / photonvision

PhotonVision is the free, fast, and easy-to-use computer vision solution for the FIRST Robotics Competition.
https://photonvision.org
GNU General Public License v3.0
263 stars 181 forks source link

Red balance does not show up on OV9782 camera #1419

Open asid61 opened 6 days ago

asid61 commented 6 days ago

Describe the bug Arducam OV9782 has a random red balance every time I reboot the system. I cannot edit the red balance.

To Reproduce Steps to reproduce the behavior:

  1. Plug in an Arducam OV9782 into a Photonvision processor.

Screenshots / Videos one on boot: image on another boot: image and anotha image

Platform:

Additional context

asid61 commented 4 days ago

Setting white balance via ssh + v4l2 CLI commands sory of works. The parameter is set, but the image does not change. Hue and Gain work normally. Below shows some of the v4l2 stuff. image

Unplugging and replugging the camera did not fix this. The image became quite red. photonvision-journalctl (7).txt

asid61 commented 4 days ago

image red image

asid61 commented 4 days ago

v4l2-ctl commands for white balance work on the BREAD fork of PV here: https://github.com/BREAD5940/photon-image-modifier/releases/tag/Dev