Question


addframe
I want to make the program execution screen. Use addframe to save in powerpoint. Implementation of the screen to play in powe...

12 years ago | 1 answer | 0

1

answer

Question


why is error?
load can for i=5:330 RGB= xz(:,:,:,i); YCBCR = rgb2ycbcr(RGB); figure(...

12 years ago | 2 answers | 0

2

answers

Question


about the code
I want to write a code . if I have 100 frames .then each frame is "m" width and "n"height, I want to calculate that f(i,j)-...

12 years ago | 0 answers | 0

0

answers

Question


imshow
I want to ask about imshow, if I show many picture for "imshow",then I must use for loop that is order to conbine the some pic...

12 years ago | 1 answer | 0

1

answer

Question


use for loop
I want to use "For loop". Current, I set up a matrix(idx=zeros(1,10);),then the matrix have 10 values. I want to use the ...

12 years ago | 1 answer | 0

1

answer

Question


show lots of frames
Hi if I want to show many frames that look like a video. "imshow(uint8(xz(:,:,:,2)))" this is my current code that one fr...

12 years ago | 1 answer | 0

1

answer

Question


immovie
how to use "immovie" In the code load can % can.avi mov=immovie(330,map); [m,n,c,f]=size(xz); run it, matlab...

12 years ago | 1 answer | 0

1

answer

Question


About the frame
Hellow, everybody I want to ask that a lot of frames can be became a short video. because I extract some ketframs from the v...

12 years ago | 1 answer | 0

1

answer

Question


How to replace "imshow"
I want to ask that imshow could show one picture ,but I not want to this that ,I hope to like play video show that. this is mt ...

12 years ago | 0 answers | 0

0

answers

Question


popup menu and button
I want to use popup menu and button that control play video. For example: If one, two ,three there are three chooses and I m...

12 years ago | 0 answers | 0

0

answers

Question


resize of axes
I want to ask that axes can resize?

12 years ago | 2 answers | 0

2

answers

Question


color video error
I try to extract the keyframe usin entropy way,current,I test video that is gray and size is [288 252 300]. But now,I must to u...

12 years ago | 0 answers | 0

0

answers

Question


How to use popup menu
I want to sue popup menu that control play the videos. This is my code. function f2() clear all; obj1 = mmreader...

12 years ago | 0 answers | 0

0

answers

Question


about the popup
I want to use popup that replace play buttons, this is my code function f2() clear all; obj1 = mmreader(...

12 years ago | 0 answers | 0

0

answers

Question


resize subplot
this is my code,I want to resize picture who play the video, the mean is subplot could be resize, don't see small. I have no ...

12 years ago | 2 answers | 1

2

answers

Question


GUIquestion
I want to ask about that "str1 = uicontrol('unit','pixel','style','text','fontsize',20,'fontsize',20,'string','Please choose the...

12 years ago | 1 answer | 0

1

answer

Question


size
I want to ask about this str1 = uicontrol('unit','pixel','style','text','stringsize','choose one scene!!',... 'position',[25...

12 years ago | 1 answer | 0

1

answer

Question


GUI
How to creat a hierarchical window ,detail that pushing one button can go to another window that have some buttons can be cho...

12 years ago | 1 answer | 0

1

answer

Question


4-D
Hello, I want to understand that 4-D unit8. I need to detail answer thank!!

12 years ago | 2 answers | 0

2

answers

Question


explain 4-D unit8
Hello, I want to understand that 4-D unit8. If I want to set up array , I need to fo that about distribution parameter.

12 years ago | 1 answer | 0

1

answer

Question


color video
Hi, I can't run it. Could you check it where error. Thank you!! The video is color and it 4-D unit8 clear all; %obj1 = ...

12 years ago | 1 answer | 0

1

answer

Question


Extract the video keyframe
I want to ask the way that extract to keyframes of long video. The video is color not gray, so I think that so difficult. I tr...

12 years ago | 1 answer | 0

1

answer

Question


how to solve that out of memory
Hi, this is my code, function f1() clear all; obj1 = mmreader('can.avi'); obj2 = mmreader('watch.avi')...

12 years ago | 2 answers | 0

2

answers

Question


button of question
I want to ask that button can resize when figure resize. If you have the way, pleas tell me , thank!

12 years ago | 1 answer | 0

1

answer

Question


About figure that remove the Toolbar
I want to remove toolbar at Figure. how to do ?? pleas give me some advice, thanks!!

12 years ago | 1 answer | 0

1

answer

Question


callback stop
Hi I wamt to set up button controling "stop" video, but when I push one "stop" button,then the button callback one video st...

12 years ago | 0 answers | 0

0

answers

Question


control button separately
Hellow everyone, I want to ask about control button's question. This is my code clear all; obj = mmreader('wat...

12 years ago | 0 answers | 0

0

answers

Answered
how to use button that controls video?
Thank you ^_^

12 years ago | 0

Question


how to use button that controls video?
hello~may I help you? this is my code obj = mmreader('watch.avi'); vid = read(obj); for frame = 1 : size(vid,4) ...

12 years ago | 2 answers | 0

2

answers

Question


use subplot play video
Hi,I need to help. This code could show image in same figure, but I want to play video not image,I don't know how to do. ...

12 years ago | 1 answer | 0

1

answer

Load more