Problem Statement: Given the 2 images (image5 is first):
- Outline the object that moved. Outline the original and new position.
- Characterize the motion as a vector in pixels.
Design your algorithm in the most generic way possible to determine the movement of a single object in a series of 2 still images.