Can i get a code for image processing based vehicle detection and tracking ?

6 views (last 30 days)
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
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.

Anushree Bhatt
Anushree Bhatt on 30 Nov 2015
how can i run this code?

Categories

Find more on Computer Vision Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!