[ITK-users] Entropy Feature image and Active contour for bone segmentation

Matt McCormick matt.mccormick at kitware.com
Mon Sep 28 11:34:50 EDT 2015


Hi vis,

Yes, that seems like a reasonable approach.

The feature image may need to be processed so it has the desired
properties.  See the file

  ITK/Examples/Segmentation/GeodesicActiveContourImageFilter.cxx

for an example.

HTH,
Matt

On Mon, Sep 28, 2015 at 2:10 AM, vis <itkhelpacc at gmail.com> wrote:
> hey all,
> Im working on a project wherein I have segment out the bone structures in
> the Xray images... during my literature survey i came across this paper
> "Entropy-Based Automatic Segmentation of Bones in
> Digital X-ray Images by Oishila Bandyopadhyay", here they replace every
> pixel in the input image by the entropy value of  3x3 neighbouring pixels
> and a feature image is produced.. and then this feature image is threshold
> using Otsu technique... my question can we give this feature image as an
> input to geodesic active contour filter for segmentation? pls advice...
> regards
> vis
>
>
>
> --
> View this message in context: http://itk-insight-users.2283740.n2.nabble.com/Entropy-Feature-image-and-Active-contour-for-bone-segmentation-tp7587907.html
> Sent from the ITK Insight 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.php
>
> 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://public.kitware.com/mailman/listinfo/insight-users


More information about the Insight-users mailing list