How do you track images through matlab using your webcam?

aside from the basic codes to activate your webcam
>>video=videoinput('winvideo',1)
>>preview(viedo)
what other codes can i use to determine the edge and threshold of my frame?

Answers (0)

Asked:

on 23 Aug 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!