Precision in prompt + better camera
This commit is contained in:
@@ -18,8 +18,8 @@ camera_config = picam2.create_still_configuration(
|
||||
picam2.set_controls({
|
||||
"AeEnable": True,
|
||||
"AwbEnable": True,
|
||||
"ExposureTime": 60000,
|
||||
"Brightness": 0.25,
|
||||
"ExposureTime": 100000,
|
||||
"Brightness": 0.30,
|
||||
"Contrast": 1.1
|
||||
})
|
||||
picam2.configure(camera_config)
|
||||
|
||||
Reference in New Issue
Block a user