You are on page 1of 1

CSCI 510/EGGN 510

Image and Multidimensional Signal Processing

Fall 2014

In Class Exercise 15
Color segmentation and tracking exercises:
Using the OpenCV program that segments color regions based on hue, saturation, and
value (HSV) ranges, segment a blue M&M in the live camera input. If you dont have a
camera, you can use the video on the course website. What are ranges of hue, saturation,
and value will segment the blue M&M?

Using the OpenCV program camshiftdemo.cpp, show that you can track the blue
M&M (or any other M&M) through the video.

You might also like