video place using videoreader
Ältere Kommentare anzeigen
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
Antworten (1)
Walter Roberson
am 21 Mär. 2016
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 Kommentar
Zeinab Abd ElMonam
am 24 Mär. 2016
Kategorien
Mehr zu Video Formats and Interfaces finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!