필터 지우기
필터 지우기

extraction of video frames in simulink

조회 수: 1 (최근 30일)
azan
azan 2012년 9월 22일
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