Motion-Based Multiple Object Tracking

hi, i am new to Matlab. I am working on object detection and recognition/tracking in surveillance. I need to execute "Motion-Based Multiple Object Tracking Code". I am unable to run it in Matlab. link for code is given below: http://www.mathworks.com/help/vision/examples/motion-based-multiple-object-tracking.html

3 commentaires

Walter Roberson
Walter Roberson le 18 Nov 2015
What error message do you see? Which version of MATLAB do you have installed? Do you have the Computer Vision toolbox licensed and installed?
laiba fiaz
laiba fiaz le 26 Juil 2017
Modifié(e) : Walter Roberson le 26 Juil 2017
i face the below error can you guide me about this as i m using 2013a matlab
function MotionBasedMultiObjectTrackingExample()
|
Error: Function definitions are not permitted in
this context.
Walter Roberson
Walter Roberson le 26 Juil 2017
You need to store all of that code into a file named MotionBasedMultiObjectTrackingExample.m . MATLAB does not permit defining functions at the command prompt.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Image Processing and Computer Vision dans Centre d'aide et File Exchange

Question posée :

le 18 Nov 2015

Commenté :

le 26 Juil 2017

Community Treasure Hunt

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

Start Hunting!

Translated by