extraction of video frames in simulink

1 次查看(过去 30 天)
Hi everybody! I want to extract video frames in simulink.Currently I have used Multimedia file block for reading the video and what block should I use for extracting frames one by one.
  2 个评论
Wayne King
Wayne King 2012-9-22
What version of MATLAB are you using? Do you the Video and Image Processing Blockset, or the newer Computer Vision System Toolbox?
azan
azan 2012-9-22
编辑:azan 2012-9-22
I am using Matlab2009 and its having video and Image Processing Blockset. Any Help???

请先登录,再进行评论。

采纳的回答

Wayne King
Wayne King 2012-9-23
If you just want to view the video one frame at a time, then just use the "Next Step" button on the toolbar. Just below the printer icon there is the "Continue" button and next to that is the "Next Step" button. That steps through the video frame by frame.

更多回答(1 个)

Wayne King
Wayne King 2012-9-23
You should not start a new thread for the identical topic:
The From Multimedia File Block outputs the video one frame at a time so if you connect that block to another block, you will be processing the video one frame at a time.
  1 个评论
azan
azan 2012-9-23
I started a new thread because I was thinking that may be I have asked the wrong question thats why no one is answering it. Would it be possible to view that single frame at a time in simulink because when I use video viewer it displays the whole video.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Computer Vision with Simulink 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by