[Insight-users] itkBinaryThinningImageFilter3D;
Dan Mueller
dan.muel at gmail.com
Wed Nov 21 00:29:30 EST 2012
Hi Nancy,
Try using the Maximum Projection filter to convert the 3-d image into a 2-d
image by projecting the maximum value along an axis:
http://www.itk.org/Doxygen/html/classitk_1_1MaximumProjectionImageFilter.html
You can find an example of how to use the filter in the unit test:
http://itk.org/gitweb?p=ITK.git;a=blob;f=Modules/Filtering/ImageStatistics/test/itkMaximumProjectionImageFilterTest.cxx
Hope this helps.
Cheers, Dan
On 21 November 2012 13:36, Nancy <darknancy at 163.com> wrote:
> Hi Nuwan Jayala and everyone,
> Thank you for you reply.
> U answer very usefully for me .
> now ,i use this series of 2d binary image stored to a 3D dcm image. And
> by this itkBinaryThinningImageFilter3D,i can see the skeleton,but the
> output is not like a 3D model, we only can see every level's skeleton. i
> use ImageJ to open the output images,as follows: and so on....
>
> i want this images can look likes a 3D ,for example look like the author's
> vessel skeleton,
>
> i am looking forward for you reply! Thanks again!
> Nancy
>
>
>
>
> _____________________________________
> 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://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20121121/8b4aa102/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 3449 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20121121/8b4aa102/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 1389 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20121121/8b4aa102/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 1713 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20121121/8b4aa102/attachment-0002.png>
More information about the Insight-users
mailing list