Ton van Overbeek
Results
2
issues of
Ton van Overbeek
in #161 cv2 is used to convert YUV420 to RGB. See here (https://github.com/PiSupply/PiJuice/blob/master/MakerKits/Point-shoot-cam/yuv2rgb.c) for a Python module in C which does yuv2rgb conversion. Probably needs some adaptation for Picamera2. This...
When running the code I saw the moon-earth-sun positions where not on a single line as expected for a full moon day (2022-08-12). After checking the calculations with the example...