error traffic light detection
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
the coding used a live stream.
i receive error Unrecognized function or variable 'pkg'. anyone know how to solve this.
besides that, can i use other video source other than live stream.? if can how?
0 Commenti
Risposte (1)
Kiran Felix Robert
il 23 Lug 2020
Hi Muhammad,
I understand that you are trying to load a package into MATLAB path. In MATLAB the way to add packages to path is to set it manually. This is illustrated here.
To load a video from a file instead of a live stream, refer to this documentation about VideoReader.
Kiran
0 Commenti
Vedere anche
Categorie
Scopri di più su Computer Vision Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!