Skip to Main Content Skip to Search
Login
File Exchange
MATLAB Newsgroup
Link Exchange
  Blogs  
 Contest 
MathWorks.com

Thread Subject: Infrared(IR) scene generation in Simulink

Subject: Infrared(IR) scene generation in Simulink

From: Erdem

Date: 19 May, 2008 07:58:01

Message: 1 of 3

Hello all,
I want to generate real-time synthetic IR scenes for my
thesis in simulink environment. Is anyone have an experience
for my purpose using Virtual Reality Toolbox? Is it possible
or not to create IR scenes(images) in Simulink?
Thanks a lot.

Erdem

Subject: Infrared(IR) scene generation in Simulink

From: David

Date: 19 May, 2008 12:01:03

Message: 2 of 3

"Erdem " <aerdemozcan@gmail.com> wrote in message <g0rbu9
$39d$1@fred.mathworks.com>...
> Hello all,
> I want to generate real-time synthetic IR scenes for my
> thesis in simulink environment. Is anyone have an
experience
> for my purpose using Virtual Reality Toolbox? Is it
possible
> or not to create IR scenes(images) in Simulink?
> Thanks a lot.
>
> Erdem

only if you have a monitor or projector that creates infra
red output... otherwise you are limited to the visible
spectrum.

Subject: Infrared(IR) scene generation in Simulink

From: Erdem

Date: 30 Jun, 2008 07:10:19

Message: 3 of 3

Hello all,

I would like to mention my solution to create IR scenes in
Simulink environment. They are not real IR scenes, but it
looks like. Maybe someone use it in one day.
Virtual Reality creates RGB scenes, I converted this video
to "double" using "Image Data Type Conversion" block. Then
I used RGB to HSV converter block, and then I wrote a
matlab embedded function which takes saturation (S) channel
and invert it(y = (1-u(:,:,2));%u is input,y is output ),
then I converted this information to uint8 using "Image
Data Type Conversion" block again. Now you have a video
which looks like IR-thermal.

Best regards,

Erdem

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
ir scene generation thermal Erdem 30 Jun, 2008 03:15:22
ir scene Erdem 19 May, 2008 04:02:08
rssFeed for this Thread

envelope graphic E-mail this page to a colleague

Public Submission Policy
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Disclaimer prior to use.
Related Topics