Can i get a code for image processing based vehicle detection and tracking ?
6 views (last 30 days)
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?
0 Comments
Answers (2)
Image Analyst
on 14 Nov 2015
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.
0 Comments
See Also
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!