2 Introduction
This lab uses if
statements and loops to process video images to track a target. Students will learn how to:
- use
if
statements - use loops
- use the
break
statement to exit a loop - use MATLAB to acquire images from a video camera
- use MATLAB to process images acquired from the camera
- use MATLAB and the Phidget to control a pan-tilt platform to track a target