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

Home » Public Forums » archive » Contour
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Contour [message #15321] Fri, 30 April 1999 00:00
Ospite1 is currently offline  Ospite1
Messages: 3
Registered: January 1999
Junior Member
Ciao,

I want to extract the contour of lungs in CT-images. Therefore I created
an black/white image, where the threshold can be selcted by the user. I
want to overlay the resulting contour of black/white image with the
original image. Unfortunatly the returned contour is tiny and is not
congruent with the original. How can I magnify the contour and fit it in
the given frame?
So far my code is looking like that:

contour, contrast,path_xy=x,y,Path_info=pafo

FOR I=0,(n_Elements(pafo)-1) DO BEGIN
s=[ indgen(pafo(I).N),0]
Ploats,xy(*,pafo(I).Offset + s),/Norm
ENDFOR


Regards, Ruth
[Message index]
 
Read Message
Previous Topic: IDL falls to sleep!
Next Topic: IDLWAVE editing modes for GNU Emacs

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

Current Time: Sat Oct 11 14:17:46 PDT 2025

Total time taken to generate the page: 0.88193 seconds