Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

video processing in matlab

4 vues (au cours des 30 derniers jours)
Chandrajit Pal
Chandrajit Pal le 11 Juin 2014
Clôturé : MATLAB Answer Bot le 20 Août 2021
hi, While I am running these lines of code in matlab used in the example file of video processing in sysgen
load v4_vid_seq
img.time = [];
img.signals.dimensions = [128 128];
img.values = v4_vid_seq;
I get an output in the workspace as shown where v4_vid_seq is a .mat file
Now suppose I need to insert a different video..so in what format I need to store it in the workspace to get the same output.

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by