[Insight-users] Skin segmentation from CT images

Mauro Maiorca mauromaiorca at gmail.com
Fri Dec 30 09:20:26 EST 2011


Hi Agatte!

I imagine skin is "separate" from lungs. You might want to use
connected component analysis (itk::ConnectedComponentImageFilter) at
some stage! ;-)

cheers,
Mauro


On Fri, Dec 30, 2011 at 8:52 PM, agatte <wiatrak11 at poczta.onet.pl> wrote:
>
> Hi ;)
>
> I' m trying make a skin segmentation form CT images.
> I would like to receive a contour of skin .
> What algorithm is best to do this?
> I'm trying with OtsuMultipleThreshold -> (Morfology)Erode/Dilate ->
> OtsuThresholdImageFilter-> VotingBinaryHoleFillingImageFilter->
> GradientMagnitudeImageFilter.
>
> But I have a problem with good segmentation, I  receive contour of skin and
> some parts of lung.
> I begginer in image processing. Could anyone give me good advice ? Could
> anyone help me ?
>
>
> I would appreciate for any help .
>
>
> Best,
> Agatte
>
> --
> View this message in context: http://old.nabble.com/Skin-segmentation-from-CT-images-tp33053979p33053979.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list