▍1. function2
Generating an Optical Sensor Image From Simulated Movement Data This script (aero_pointer_tracker.m) generates a movie with 64 frames and a frame size of 64 by 64 pixels (at 10 frames per second). The movie contains a simulation of a moving target that is moving through a structured background that is itself moving. A jitter motion caused by random vibration is also generated (in a Simulink® model called "aero_vibrati") and the jitter motion is added into the overall sensor motion. Finally, the image is blurred through a Gaussian optical point spread function. Note: Changing delt here also requires a change in the parameters set-up dialog box in the Simulink model "vibration".