How do you track images through matlab using your webcam?
Show older comments
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)
Categories
Find more on Image Thresholding in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!