Clear Filters
Clear Filters

i am working on a college project, how can i count the no. of objects such as no. of cars in an image? how may i compare previous image and present image and tell the no. of new objects in present image? may i get a code for it?

2 views (last 30 days)
i am working on a college project, how can i count the no. of objects such as no. of cars in an image? how may i compare previous image and present image and tell the no. of new objects in present image? may i get a code for it?
plz start telling from he beginning that , how to write a code such that when 2 images are used as input eg. an empty road and the same road when crowded with many vehicles, what will be the steps to count the no. of vehicles in the crowded vehicle image comparing it from the empty road image.

Answers (2)

Mahdi
Mahdi on 2 Apr 2013
Edited: Mahdi on 2 Apr 2013
I think looking at these examples should help you get started:

Image Analyst
Image Analyst on 2 Apr 2013
The Computer Vision System Toolbox has tracking capabilities: http://www.mathworks.com/products/computer-vision/description4.html

Community Treasure Hunt

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

Start Hunting!