Re: How to execute an ENVI event [message #65325] |
Fri, 27 February 2009 09:39  |
Jean H.
Messages: 472 Registered: July 2006
|
Senior Member |
|
|
>
> 4- Question
> Ho can I do to envi execute leefilt in an entire image inside a
> procedure ?
>
> 5 - Angry
> Why RSI / ITT didnt document this ability ? We're not single users,
> most of us are programmers and need acess and knowledge to all
> functions.
>
> If someone faced this...please help me :)
> Thanks !
Hi,
I'm not too sure of what you are looking for (event, function, tiling or
else?), but maybe you should have a look at the function ADAPT_FILT_DOIT
in Envi's help
Jean
|
|
|
|
Re: How to execute an ENVI event [message #65411 is a reply to message #65325] |
Sat, 28 February 2009 05:20  |
Leonardo R. Sbaraini
Messages: 26 Registered: October 2007
|
Junior Member |
|
|
I was nervous because was friday (I hate unfinished things on this
day, lol) and if you copy "qlinear0" or "hist_quickie" and paste it in
IDL or ENVI tutorial you´ll find...nothing.
My problem is, I have a huge big image and cannot use leefilt because
it uses an array as input.
Because I know we can do it by ENVI menu, I think we can do it by
program lines...
I´ll check "ADAPT_FILT_DOIT"
Thanks for your time :)
|
|
|