Pregunta


uicontrol
I want to use uicontrol that play video. ex.uicontrol('style','frame','position',[10 170 80 30]); but I don't how to make cod...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to play video
function varargout = discretescene(varargin) % DISCRETESCENE M-file for discretescene.fig % DISCRETESCENE, by itself, cre...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


About the guide
I want to ask that which UI control is play the video. I have tried to use the active window media player but I want to user oth...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


out of memory
clear all mov = aviread('book.avi'); xy=zeros([size(mov(1).cdata),length(mov)], 'uint8'); for ii=1:537 ...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Out of memory problem
clear all mov = aviread('book.avi'); xy=zeros(size(mov(1).cdata)); for i=1:196 figure(10) x...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


using GUI
I want to making a Interface that could play four different videos using GUI. I didn't know how to do , help me thank!

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to extract the keyframes from video?
How to extract the keyframes from video? I need to write complete code,like entropy way for extrct keyframe or color and texture...

más de 12 años hace | 1 respuesta | 0

1

respuesta