Thread Subject: Video and Image Processing Blockset Demo

Subject: Video and Image Processing Blockset Demo

From: Bob Yiu

Date: 8 Jun, 2009 16:20:18

Message: 1 of 4

Hi,all
How to extract the code generated by Video and Image Processing Blockset(Simulink) to construct a Visual Studio 2008 project?
Today I built the Panorama demo,but I don't know how to transform the generated code to a Visual Studio 2008 project

Can anybody help me?

Thanks!

Subject: Video and Image Processing Blockset Demo

From: Arnaud Miege

Date: 19 Nov, 2009 22:07:07

Message: 2 of 4


"Bob Yiu" <yaobo_vip@yahoo.com.cn> wrote in message
news:h0jdo2$29o$1@fred.mathworks.com...
> Hi,all
> How to extract the code generated by Video and Image Processing
> Blockset(Simulink) to construct a Visual Studio 2008 project?
> Today I built the Panorama demo,but I don't know how to transform the
> generated code to a Visual Studio 2008 project
>
> Can anybody help me?
>
> Thanks!
>

Select one of the system target files corresponding to Visual C/C++ Project
Makefile:
http://www.mathworks.com/access/helpdesk/help/toolbox/rtw/ug/f1116576.html

HTH,

Arnaud

Subject: Video and Image Processing Blockset Demo

From: Simon

Date: 18 Feb, 2010 18:45:37

Message: 3 of 4

Can anyone explain how to convert the Panorama demo to handle a sequence of images instead (two will do actually). That is, instead of taking sequential frames of a video, I'd rather use two images. Thanks.

Subject: Video and Image Processing Blockset Demo

From: Huibao

Date: 22 Feb, 2010 14:40:24

Message: 4 of 4

"Simon " <spsilk@gmail.com> wrote in message <hlk1sh$gf0$1@fred.mathworks.com>...
> Can anyone explain how to convert the Panorama demo to handle a sequence of images instead (two will do actually). That is, instead of taking sequential frames of a video, I'd rather use two images. Thanks.

You can concatenate the images and then use the "Video From Workspace" block to import them into Simulink as a video sequence.

You can also use the "Switch" block and the "Delay" block to mimic the behavior of the video frames. To do that, you let the "Switch" block select the first image at the first simulation step, then let the "Switch" block select the second image after it has been delayed by one step.

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
vipb Bob Yiu 8 Jun, 2009 12:24:02
rssFeed for this Thread

Contact us at files@mathworks.com