Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hello guys , i'm a newbie at programming still at the university. I need help for my project which consist of calculating the speed of vehicles from a video using openCV and C++. Any help would be greatly appreciated and so sample codes. The main part is calculating the average speed , added features like car plate recognition , car model identification and car count also can be included. I've got only one month , so please guys , help me out.
Posted

It is your project and you would have to do it. If time is not enough, go to your prof and ask an extension of time. If you do not know the technology, I would suggest taking something simpler which you understand and implement. Taking a complex project will not help you get good grades. A simple project with elegant solution and a better understanding will help you learn and convince your prof to give you good grade.
 
Share this answer
 
Comments
Master Div 25-Jan-12 13:21pm    
i know i have to do it and but the projects are already assigned and its too late to change it. i just wanted some ideas how to proceed and sample codes of some similar projects to start with.
Sergey Alexandrovich Kryukov 25-Jan-12 17:03pm    
Tarakeshwar is right. "Too late" is only your problem. How anyone can help you? If you have a specific question, we would gladly help you.
--SA
Sergey Alexandrovich Kryukov 25-Jan-12 17:03pm    
My 5.
--SA
Tarakeshwar Reddy 25-Jan-12 17:51pm    
Thank you Sir!
Trying checking out this article

http://www.eecs.umich.edu/~silvio/teaching/EECS598/papers/leibe-dynamic3dscene-cvpr07.pdf[^]

But be specific, what you are trying to do is not even a well understood problem, so you must do most of the research yourself.
 
Share this answer
 
This is a BIG project. And you have just posted it all here. I would have broken it down into smaller pieces. Like
- how to install OpenCV
- background subtraction
- foerground segmentation
- vehicle detection

Possibly, wold have enabled guys outhere to help.

Just suggesting.
 
Share this answer
 
Comments
Nelek 11-Nov-12 6:00am    
Did you noticed that the question is from Januar 2012 and was already accepted as solved?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900