Detecting objects in live video stream ?

6 views (last 30 days)
mohammed ghazal
mohammed ghazal on 8 Sep 2012
anyone have an idea how to detect objects from a live video stream? code? algorithm? steps?
any help pls

Answers (1)

Image Analyst
Image Analyst on 8 Sep 2012
Did you look up any of the demos/examples in the Image Acquisition Toolbox? http://www.mathworks.com/products/imaq/examples.html
Or did you check the File Exchange? Lots of examples there. For example, this one: http://www.mathworks.com/matlabcentral/fileexchange/28757-tracking-red-color-objects-using-matlab
You might search for tracking: http://www.mathworks.com/matlabcentral/fileexchange/?search_submit=fileexchange&query=tracking&term=tracking Tracking is a common term used for such operations.
Lots of info and example code on the Mathworks web site if you do a few searches.

Community Treasure Hunt

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

Start Hunting!