[prev in list] [next in list] [prev in thread] [next in thread] 

List:       insight-users
Subject:    Re: [Insight-users] External contour segmentation on CT
From:       Luis Ibanez <luis.ibanez () kitware ! com>
Date:       2008-12-25 22:40:43
Message-ID: 49540BEB.6010003 () kitware ! com
[Download RAW message or body]


Hi Jay,

A typical way of extracting the skin surface from a CT scan
would be the following:


    0) Read the 3D DICOM dataset using the ImageSeriesReader,
       as explained in the ITK Software Guide

          http://www.itk.org/ItkSoftwareGuide.pdf


    1) Use the ConnectedThresholdImageFilter with a lower
       threshold value of -1000. (In Hounsfield units, the
       expected value of of air will be -1024.)

       Place one or several seed point *outside* the body,
       (in the areas of air). Make sure to avoid the region
       outside the cylindrical field of view that most
       scanners define.

    2) If you obtain a segmented region with holes and
       isolated pixels, you may want to use the Mathematical
       Morphology filters in ITK in order to remove isolated
       pixels.


    3) You may also find usefult the Voting hole filling
       filters
http://www.itk.org/Insight/Doxygen/html/classitk_1_1VotingBinaryIterativeHoleFillingImageFilter.html




     Regards,


         Luis



----------------
Jinkoo Kim wrote:
> Dear all,
> I want to segment the external skin contours on CT data set. What is the 
> typical ways of doing this? Do I just try marching cube with the 
> skin-air seperation pixel value? Or, thresholding followed by filling 
> the holes inside (which I don't know how to yet.) ? Please advise. Thanks.
> Best Regards,
> Jay
> 
> ==============================================================================
> CONFIDENTIALITY NOTICE: This email contains information from the sender that may be \
> CONFIDENTIAL, LEGALLY PRIVILEGED, PROPRIETARY or otherwise protected from \
> disclosure. This email is intended for use only by the person or entity to whom it \
> is addressed. If you are not the intended recipient, any use, disclosure, copying, \
> distribution, printing, or any action taken in reliance on the contents of this \
> email, is strictly prohibited. If you received this email in error, please contact \
> the sending party by reply email, delete the email from your computer system and \
> shred any paper copies. 
> Note to Patients: There are a number of risks you should consider before using \
> e-mail to communicate with us. See our Privacy Policy and Henry Ford My Health at \
> www.henryford.com for more detailed information. If you do not believe that our \
> policy gives you the privacy and security protection you need, do not send e-mail \
> or Internet communications to us. 
> ==============================================================================
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users@itk.org
> http://www.itk.org/mailman/listinfo/insight-users
_______________________________________________
Insight-users mailing list
Insight-users@itk.org
http://www.itk.org/mailman/listinfo/insight-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic