User`s guide

8 Example Applications
This demo model detects motio n by analyzing how much objects move betwee n
consecutive v ideo frames. The model aligns two sequential video frames,
subtracts them, and codes the residual.
Video and Image Processing Blockset also contains a video stabilization de m o
model that you can open by typing
vipstabilize at the MATLAB command
prompt.
The demo illustrates a m otion stabilization te chnique based on the sum of
absolute differences (SAD) method. It applies the SAD technique to remove
unwanted translational camera motions and generate a stabilized video.
8-10