- Removed experimental code from numpyHDR
- added picamburst for creating the ev stack
This commit is contained in:
parent
50e66f766a
commit
15871f4cef
@ -9,7 +9,7 @@ config = picam2.create_still_configuration()
|
|||||||
picam2.configure(config)
|
picam2.configure(config)
|
||||||
|
|
||||||
picam2.start()
|
picam2.start()
|
||||||
ctrls = Controls(picam2)
|
ctrls = controls(picam2)
|
||||||
ctrls.AwbEnable = 1
|
ctrls.AwbEnable = 1
|
||||||
ctrls.AeEnable = 1
|
ctrls.AeEnable = 1
|
||||||
ctrls.ConstraintModeEnum.Highlight
|
ctrls.ConstraintModeEnum.Highlight
|
||||||
|
Loading…
Reference in New Issue
Block a user