Can i get a code for image processing based vehicle detection and tracking ?
Show older comments
I need a code which uses GMM , morphological operations and blob detection for counting vehicles from a video captured by a cctv camera.The code that mathworks has provided is using a lot of functions , is there a way it could be simpliefied?
Answers (2)
Image Analyst
on 14 Nov 2015
0 votes
The Computer Vision System Toolbox has tracking capabilities: http://www.mathworks.com/products/computer-vision/features.html#object-tracking-and-motion-estimation There are examples there for tracking cars.
Anushree Bhatt
on 30 Nov 2015
0 votes
Categories
Find more on Computer Vision Toolbox 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!