comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Image and ROI Help
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Image and ROI Help [message #50950] Fri, 27 October 2006 07:28 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Jimoid writes:

> My next stage is how to use the ROI data to select the region of the
> image. As I see it there are two possibilities:
>
> (i) a graphical approach where I turn the ROI data into a polygon and
> use it mask the image, or
> (ii) a computaional approach where I take the image data values and use
> the ROI coordiante data to calculate the image ROI information I need.
>
> My feeling is that the second approach would be better as it is more
> direct; the first approach uses an extra graphical step to arrive at
> the same result. What do others think?
>
> My second question is can anyone suggest methods for the second
> (computational) approach? I have been thinking that I could create an
> array filled with zeros the same size as my image, and use the ROI data
> to create an area within the array filled with ones and then multiply
> the two arrays. I am sure there must be better methods however.

I think I would put the ROI into an IDLanROI object,
and then just about everything you wanted to do with
an ROI would be sitting there in front of you. -)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: function signature
Next Topic: Re: Title in iPlot

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 20:07:40 PDT 2025

Total time taken to generate the page: 0.03676 seconds