Move tuning files into vc4 folder in case we support pisp (Pi5) later and update README

This commit is contained in:
Julian Stirling 2025-10-30 12:35:54 +00:00
parent 1b14990b76
commit a2900b0c16
7 changed files with 179 additions and 125 deletions

View file

@ -766,6 +766,7 @@ class StreamingPiCamera2(BaseCamera):
with self._streaming_picamera(pause_stream=True):
self._initialise_picamera()
# TODO make reset CCM reset from default tuning.
@lt.thing_action
def reset_ccm(self) -> None:
"""Overwrite the colour correction matrix in camera tuning with default values.