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

Home » Public Forums » archive » Cannot understand a part of the IDL routine!! pls 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
Cannot understand a part of the IDL routine!! pls help!! [message #70925] Fri, 21 May 2010 14:33 Go to previous message
bala murugan is currently offline  bala murugan
Messages: 23
Registered: April 2010
Junior Member
The following is a part of the IDL routine for region grow. The
following three lines of code is used to define the pixels that is the
ROI pixels.
x = FINDGEN(16*16) MOD 16 + 276
y = LINDGEN(16*16) / 16 + 254
roiPixels = x + y * imgDims[0]

The question is how does it define the ROI pixels?
I dont see how it does........ Somebody please help me by giving a
simple and clear description.


Thanks,
B
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Matching data in different time resolution
Next Topic: running an IDL .pro from outside IDL e.g. from a .bat file

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

Current Time: Wed Oct 08 13:31:30 PDT 2025

Total time taken to generate the page: 0.00419 seconds