[Insight-users] Help for using Canny edge detection in 3D data

Sergio Vera sergio.vera at alma3d.com
Mon Oct 3 04:58:04 EDT 2011


Hello Rong,

the documentation of
http://www.itk.org/Doxygen/html/classitk_1_1CannyEdgeDetectionImageFilter.html#details
states
that the input image can have arbitrary dimensions. So, you should be able
to use canny edge detector on 3D images. Follow this example
http://www.vtk.org/Wiki/ITK/Examples/Broken/EdgesAndGradients/CannyEdgeDetectionImageFilter
but
be aware that this is also a 2D example. Your code should be the same except
for the image template definition step where you should use the proper image
template (3 Dimensions)

Best regards,
Sergio


2011/10/2 Rong Xu <xurong1981 at gmail.com>

> Hi,
>
> I am a new man in using ITK library, and I want to realize a edge detection
> in 3D ultrasound data. However, I read ITK software guide 2.4, and  found it
> seemed canny edge detection or canny-edge level set segmentation just can
> used for 2D images. So I am not sure are there any edge detection methods I
> can use for 3D data? Could you please give me some advice ?
>
> I will appreciate your help! Thank you!
>
> --
>
> ---------------------
> Best Regards!
>
> ===============================================
> Rong Xu,  Ph.D Student
> Ohya Lab
> Graduate School of Global Information and Telecommunication
> Studies (GITS), Waseda University
> 1-6-1 Nishi Waseda, Shinjuku-ku, Tokyo, Japan (〒169-8050)
>
> Tel:          +81-80-4208-1207
> E-mail:     xurong1981 at gmail.com
>                xurong at fuji.waseda.jp
> ===============================================
>
>
> _____________________________________
> 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
>
>


-- 
Sergio Vera

 Alma IT Systems
 C/ Vilana, 4B, 4º 1ª
 08022 Barcelona
 T. (+34) 932 380 592
 www.alma3d.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20111003/d4b90b1a/attachment.htm>


More information about the Insight-users mailing list