Borrar filtros
Borrar filtros

vid = videoinput​('winvideo​',1,vinfo.​SupportedF​ormats{'12​80*720'}); ?

3 visualizaciones (últimos 30 días)
mujtaba
mujtaba el 30 de Jun. de 2014
Respondida: Sanket Mishra el 7 de Jul. de 2014
i m writing this function but there is an error coming as index exceeds matrix dimensions i couldnt understand how to solve this problem kindly help me in this matter

Respuestas (1)

Sanket Mishra
Sanket Mishra el 7 de Jul. de 2014
Assuming you are using a format supported by the device, simply use 1280x720 instead of 1280*720 (replace * by x).

Categorías

Más información sobre Matrix Indexing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by