error traffic light detection
조회 수: 8 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Kiran Felix Robert
2020년 7월 23일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!