Difficulty: Medium
Correct Answer: d = v * t / S
Explanation:
Introduction / Context:
In vertical aerial photography, forward motion of the aircraft during the finite shutter opening time causes linear image displacement (motion blur) on the photograph. Controlling this blur is crucial for sharp imagery and accurate photogrammetric measurements.
Given Data / Assumptions:
Concept / Approach:
During exposure, the aircraft advances a ground distance g = v * t. On the photo, this ground distance is reduced by the scale factor S. Hence the corresponding smear length on the film/sensor is d = g / S.
Step-by-Step Solution:
Compute ground travel during exposure: g = v * t.Convert to photo displacement using scale 1:S: d = g / S.Therefore: d = v * t / S.This is the standard first-order relation for motion blur in vertical photography.
Verification / Alternative check:
From lens geometry, f/H = 1/S for vertical photos; using image-space expression d = (v * t) * (f/H) also reduces to d = v * t / S, confirming the relationship.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing scale 1:S with its reciprocal; ignoring along-track versus across-track components; neglecting image motion compensation (IMC) mechanisms in modern cameras.
Final Answer:
d = v * t / S
Discussion & Comments