필터 지우기
필터 지우기

video place using videoreader

조회 수: 1 (최근 30일)
Zeinab Abd ElMonam
Zeinab Abd ElMonam 2016년 3월 21일
댓글: Zeinab Abd ElMonam 2016년 3월 24일
i was trying to read video using matlab i found this function VideoReader (file name) but where should i place that video to be able to read it thank you

답변 (1개)

Walter Roberson
Walter Roberson 2016년 3월 21일
You can place the video anywhere on disk that you can read from. Just pass the complete file name to VideoReader()
VideoReader('G:\Plan9\FinalFinalFinalVersion\Never\Going\To\Give\You\Up\DancingPandas.avi')
  댓글 수: 1
Zeinab Abd ElMonam
Zeinab Abd ElMonam 2016년 3월 24일
thank you i put my video in some folder and when i set the path into the videoreader function it display an error firstly i thought that the video is unreachable but then it works well
thank you

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Import, Export, and Conversion에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by