Borrar filtros
Borrar filtros

video place using videoreader

1 visualización (últimos 30 días)
Zeinab Abd ElMonam
Zeinab Abd ElMonam el 21 de Mzo. de 2016
Comentada: Zeinab Abd ElMonam el 24 de Mzo. de 2016
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

Respuestas (1)

Walter Roberson
Walter Roberson el 21 de Mzo. de 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 comentario
Zeinab Abd ElMonam
Zeinab Abd ElMonam el 24 de Mzo. de 2016
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

Iniciar sesión para comentar.

Categorías

Más información sobre Import, Export, and Conversion en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by