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

Home » Public Forums » archive » Extracting ROI without IDL objects is it possible
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Extracting ROI without IDL objects is it possible [message #37731] Thu, 22 January 2004 08:11 Go to previous message
Nuno Oliveira is currently offline  Nuno Oliveira
Messages: 75
Registered: October 2003
Member
I'm having a little trouble with extracting ROI with IDL. I'm trying to make
a little application for temporary use while I don't learn how to manage
IDLanROI objects.



Suppose I have a variable image from I want to extract the ROI and that I've
defined a draw with widget_draw function. Then I make:



ROI=cw_defroi(draw) ;and here I draw my region of interest

How can I visualize my region of interest

I can define a second image, per example image2=FLTARR(xdim, ydim)

And make image2=image(ROI) and do TV, image2 and I see only my roi but I
want to see both, i. e., the roi over the image, perhaps with another colour


(cw_defroi does it in part, but I want save those roi indeces and calling
back in the future and also apply from the window that defines the roi to
others)

It would help another thing, get the boarders of the roi, and make it red,
blue, white.



Cheers,



N.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Really BASIC idl programming question
Next Topic: Re: Full Image Display

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

Current Time: Fri Oct 10 14:42:08 PDT 2025

Total time taken to generate the page: 0.08164 seconds