In my program, picamera takes 20s to take a picture with exposure value of 6s. Any suggestions on why this happens and how we can improve the running time?
The camera I am using is in V1 mode and other parameters are following:
brightness 50
analog gain 1
color effect None
crop (0.0, 0.0, 1.0, 1.0)
digital gain 17/16
drc strength off
exposure compensation 0
denoising False
meter mode average
saturation 0
sharpness 0
In my program, picamera takes 20s to take a picture with exposure value of 6s. Any suggestions on why this happens and how we can improve the running time?
The camera I am using is in V1 mode and other parameters are following:
brightness 50
analog gain 1
color effect None
crop (0.0, 0.0, 1.0, 1.0)
digital gain 17/16
drc strength off
exposure compensation 0
denoising False
meter mode average
saturation 0
sharpness 0