video place using videoreader
显示 更早的评论
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
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')
类别
在 帮助中心 和 File Exchange 中查找有关 Video Formats and Interfaces 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!