IMAGE PROCESSING for finding out density of cars.
Show older comments
i am doing a project on traffic management system using image processing.using image how can i find out density of cars in a particular lane? i am new to image processing can anybody explain me it?
3 Comments
Walter Roberson
on 22 Apr 2012
The density is probably the easier part. Figuring out where the lanes are is probably the harder part, especially near curves.
subbasaheb chaudhary
on 23 Jul 2017
plz send code
Answers (2)
Image Analyst
on 22 Apr 2012
0 votes
The Mathworks site and help have demos of vehicle tracking. Have you run those? Is your "density" a time density (cars per hour passing a point) or a spatial density (number of cars per hundred meters)?
Vijayan G
on 15 Aug 2018
Edited: Image Analyst
on 16 Aug 2018
0 votes
To calculate the density of cars you should use a counting program.
Better watch my video. Good luck.
Categories
Find more on Image Processing and Computer Vision in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!