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

Home » Public Forums » archive » how to deal with problem:Loop limit expression too large for loop variable type.
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: how to deal with problem:Loop limit expression too large for loop variable type. [message #59717 is a reply to message #59652] Sat, 05 April 2008 01:24 Go to previous message
armand.jongen is currently offline  armand.jongen
Messages: 1
Registered: April 2008
Junior Member
On 5 apr, 08:13, Magic.Z...@gmail.com wrote:
> OK, I get that, seem I always some details in programming. thank you!

But you better use the WHERE function for problems like these:

locs = WHERE((Seg_Grey_Image LE 255) AND (Seg_Grey_Image GE 240))
Seg_Grey_Image[locs]=255

Do not forget to also look at the minimum and maximum operator < and
> , or the memory efficient variants <= and >= . They might give you
more ideas to solve your problems.

Cheers,

-Armand
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to change the 3D visual angel?
Next Topic: Extract elements from floating-point array

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

Current Time: Sat Oct 18 13:48:54 PDT 2025

Total time taken to generate the page: 0.93788 seconds