[Insight-users] Binary Image Analysis

Lassi Paavolainen lassi.paavolainen at jyu.fi
Tue Jan 19 15:29:51 EST 2010


Hi Christian,

This is possible. Following classes for doing this has been available for 
a long time:
http://www.itk.org/Doxygen316/html/classitk_1_1ConnectedComponentImageFilter.html
http://www.itk.org/Doxygen316/html/classitk_1_1StatisticsImageFilter.html

Starting from ITK 3.16 there are lots of new classes to analyse label 
images, thanks to Gaetan. You can see the documentation about those 
classes in:
http://www.insight-journal.org/browse/publication/176

Lassi

On Tue, 19 Jan 2010, Christian Werner wrote:

> Hi Guys!
>
> I am working on a diploma thesis about defect analysis in cast iron. I think 
> the ITK might just be the tool to assist me. There's one thing though I 
> didn't get to clarify: Can I make a quantitative analysis on single 
> (unconnected) objects in a binary volume?
>
> The goal is to process 3d volume data to the point where I have a binary 
> image/volume showing the defects in white (or 1 or foreground, you name 
> it...), and then extracting field information like "How many objects are 
> there", "What volume percentage do these objects take?" and regional 
> information (per defect): Volume, Center Of Gravity, Curvature, Roundness, 
> ...
>
> Is this possible with ITK? If not, does anybody have an idea which library 
> works well with ITK for that purpose?
>
> Best regards,
> Christian
> _____________________________________
> 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
>

-- 
Lassi Paavolainen, M.Sc
Software Engineer, PhD Student in Computer Science
BioImageXD (http://www.bioimagexd.net)
University of Jyväskylä
lassi.paavolainen at jyu.fi


More information about the Insight-users mailing list