[ITK-users] [ITK] Error in BinaryThinningImageFilter ?

Timothee Evain tevain at telecom-paristech.fr
Fri Feb 12 03:16:25 EST 2016


Hello Thomas,

As you can see in the documentation http://www.itk.org/Doxygen/html/classitk_1_1BinaryThinningImageFilter.html, this filter is made from a 2D implementation, and is not ready for nD.
For 3D, you can refer to the journal entry here http://www.insight-journal.org/browse/publication/181 based on another publication. Last time I used the code, it's worked easily.

HTH,

Tim



----- Mail original -----
De: "Thomas Seidel" <seidel at cvrti.utah.edu>
À: insight-users at itk.org
Envoyé: Vendredi 12 Février 2016 05:32:15
Objet: [ITK] [ITK-users] Error in BinaryThinningImageFilter ?

Hi all, 

I am using the BinaryThinningImageFilter to create the skeleton of 3D binary objects. 

I now found that the skeleton of a tilted object (let’s say I permute the x and z axis) is NOT the same as the tilted skeleton. 

This must be an error. 

Or doesn’t it work in 3D and only creates a slice-by-slice 2D skeleton??? 

I’d appreciate your help. 

Best, 
Thomas 


_____________________________________
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

_______________________________________________
Community mailing list
Community at itk.org
http://public.kitware.com/mailman/listinfo/community


More information about the Insight-users mailing list