Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
about mmreader'sproperty thanks!
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
i want to ask about mmreader that could control the "fps" ???!!! please tell me! thanks~
0 comentarios
Respuestas (1)
Andreas Goser
el 16 de Jul. de 2012
Editada: Andreas Goser
el 16 de Jul. de 2012
xyloObj = mmreader('xylophone.mpg', 'Tag', 'My reader object');
get(xyloObj)
xyloObj.FrameRate
Note: MMREADER will be removed in a future release. Use VideoReader instead. The mmreader class has been renamed VideoReader.
3 comentarios
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!