Replies: 1 comment
-
Hi, it's hard to know exactly what to expect. The lens positions are only approximate in the first place (there is some degree of variation between modules), and we also know that lens positions can change a bit with time as the things warm up. The exact amount of this variation, however, is not something I really know. It might be worth putting the lens into continuous AF mode, or to try running an AF cycle prior to each capture. Might that help? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a script that captures a series of images over time in a timelapse using the raspberry pi camera module 3 wide as the camera.
There is a problem though. The first image in the sequence is sharp but the focus of subsequent images becomes increasingly blurry over time. It doesn't matter how long the interval is between photos (I've tried a few seconds and multiple minutes) it always happens.
Before starting the capture process I set the camera's focus to infinity and give sufficient time for the change to be adopted by the camera before starting to capture so theoretically the first photo should have the same properties as the last. I've tried manually forcing the focus to infinity before every shot but that doesn't seem to help.
Here's some sample images. You'll need to view them full-size and look at the trees to see the blurriness. The first image is the first image in the timelapse sequence, the second image is the 24th image in the timelapse sequence.
Here's the relevant code snippet:
Beta Was this translation helpful? Give feedback.
All reactions