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

Home » Public Forums » archive » Fill in a logic image: possible in 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
Fill in a logic image: possible in IDL ? [message #24717] Sat, 14 April 2001 16:28
Jose Silva is currently offline  Jose Silva
Messages: 1
Registered: April 2001
Junior Member
Hello
I have a grayscale image (512 x 512 x 1 byte from medical TAC).
I applied a threshold to have a logic mask and tried to do a fill in that
mask
in order to remove some background. Most of languages have a fill command,
like FILL in draw programs that FILLs the image starting in X,Y (user
defined)
coordenations.
I search throw IDL commands and I never found any FILL command (or identical
command).
As most of languages (eg MATLAB and many others) have a FILL (BWFILL in
MATLAB, as morphologic operation), did I miss the FILL in IDL or there isn’t
any FILL in IDL?
I tried to use POLYFILL but my mask is very irregular, not being possible
to
apply a POLYFILL in a predefined region.
Any commend on this subject is welcome…

level=100
mask= (image LE level) ; TAC of lungs (from TAC) with many irregularities
; FILL to “fill” mask starting (eg) in 1,1 pixel coordination
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDLgrWindow, Map_Patch, and contours
Next Topic: Re: Fill in a logic image: possible in IDL ?

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

Current Time: Wed Oct 08 16:00:51 PDT 2025

Total time taken to generate the page: 0.00585 seconds