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

Home » Public Forums » archive » Re: Image editing with IDL?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Image editing with IDL? [message #29727] Tue, 19 March 2002 09:35
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Michael A. Miller (mmiller3@iupui.edu) writes:

> I wonder if anyone can point me to some IDL code that will let me
> edit images? In particular, I want to be able to (semi-)
> automatically segment images based on level sets and erase
> specified segments.

You could try something like WindowImage from my
program library to segment an image based on window
level and width. (XStretch is another segmentation
tool, based on the image histogram.) Erasing parts
of an image is trivial. Just edit (with your erasing
tool) a 0/1 mask that you apply to the image before
you display it.

http://www.dfanning.com/programs/windowimage.pro

For example, you could add erasure to the WindowImage
program by using, say, the right mouse button to erase
and the left mouse button to set the window level and
width.

Cheers,

David

--
David W. Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: GCC Solaris irregularities.
Next Topic: Re: reading unformatted data into a structure

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

Current Time: Wed Oct 08 17:12:38 PDT 2025

Total time taken to generate the page: 0.00611 seconds