Problem Opening Examples for Object Tracking
Afficher commentaires plus anciens
Hello,
I am running a MATLAB R2018a ,
When I try running a matlab example:
openExample('vision/MotionBasedMultiObjectTrackingExample')
I encounter:
Error using exampleUtils.componentExamplesDir (line 10)
Invalid argument "vision".
Error in findExample (line 18)
componentExamplesDir = exampleUtils.componentExamplesDir(component);
Error in setupExample (line 5)
metadata = findExample(arg);
Error in openExample (line 10)
[workDir,metadata] = setupExample(varargin{:});
1 commentaire
saiqa jutt
le 1 Mar 2022
openExample('deeplearning_shared/DeepLearningFasterRCNNObjectDetectionExample')
Réponse acceptée
Plus de réponses (1)
Alexis Villacis
le 15 Mar 2019
0 votes
I am getting the same error. How did you fix it?
1 commentaire
Saraf Atharva JAYANT
le 17 Mar 2019
Catégories
En savoir plus sur Computer Vision with Simulink dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!