필터 지우기
필터 지우기

I'm starting to get into detection algorithms, and im thinking of playing with importing videos in MATLAB for now, but I encountered this problem

조회 수: 1 (최근 30일)

답변 (1개)

Cris LaPierre
Cris LaPierre 2021년 9월 30일
편집: Cris LaPierre 2021년 9월 30일
The correct syntax is implay('vid1.avi')
Your avi file is not located in the current folder or in a folder on your MATLAB path. Therefore, MATLAB can't find it. If it can't find the file, it obviously can't play it.

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by