mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-21 01:01:41 +00:00
Fix grayscale passthrough with libcamera. Additionally fixes issue #1091. Must go with PhotonVision/photon-libcamera-gl-driver#11. When grayscale passthrough is used currently the frames that are returned do not have the type grayscale so calculations that need grayscale to not run. With these changes pipelines that need grayscale will now run and properly display fps.