Move tuning files into vc4 folder in case we support pisp (Pi5) later and update README
This commit is contained in:
parent
1b14990b76
commit
a2900b0c16
7 changed files with 179 additions and 125 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue