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

Home » Public Forums » archive » Re: Overlaying where data
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: Overlaying where data [message #58287 is a reply to message #58286] Thu, 24 January 2008 12:59 Go to previous messageGo to previous message
Vince Hradil is currently offline  Vince Hradil
Messages: 574
Registered: December 1999
Senior Member
On Jan 24, 2:39 pm, jtmcah...@gmail.com wrote:
> Hello,
>
> So, I've got a tvscl image that I've done some analysis on. With the
> where function I've found some places I want to highlight in that
> image by overlaying those areas with some color. I've managed to do
> something close with the tv function but it changes the color of the
> original tvscl image and the highlighted area is a barely
> distinguishable (washed out red color). Does anyone have any ideas on
> how to do this. I'm not contouring or anything special, just found
> significant area in an image and want to highlighted so I can point
> and say "there is where there is a significant amount of X".
>
> Thanks

Off the top of my head:

tvlct, 255, 0, 0
bimage = bytscl(image,top=254)+1B
bimage[index] = 0B
tv, bimage
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: asynchonous/nonblocking IDLnetURL
Next Topic: Long command line wordwrap

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

Current Time: Thu Oct 09 20:32:56 PDT 2025

Total time taken to generate the page: 0.47836 seconds