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

Home » Public Forums » archive » Image thresholding
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 thresholding [message #15470 is a reply to message #15382] Mon, 17 May 1999 00:00 Go to previous messageGo to previous message
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
Liam Gumley wrote:
> With all due respect to my esteemed colleagues David Kastrup and David
> Fanning, I believe the fastest method is as follows:
>
> IDL> a = findgen(10)
> IDL> print, ((a lt 5) or (a gt 10)) * a
> 0 1 2 3 4 0 0 0 0 0
>
> Love those Boolean operators....

Of course, I actually meant

IDL> a = indgen(10)

Reminder to self: Make sure you test suggestions before you post them.

---
Liam E. Gumley
Space Science and Engineering Center, UW-Madison
http://cimss.ssec.wisc.edu/~gumley
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL(rsi) + FORTRAN(digital) + DLL(windows nt)
Next Topic: behavior of arrays

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

Current Time: Sat Oct 11 12:12:26 PDT 2025

Total time taken to generate the page: 0.00821 seconds