Hello Rong,<div><br></div><div>the documentation of <a href="http://www.itk.org/Doxygen/html/classitk_1_1CannyEdgeDetectionImageFilter.html#details">http://www.itk.org/Doxygen/html/classitk_1_1CannyEdgeDetectionImageFilter.html#details</a> 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 <a href="http://www.vtk.org/Wiki/ITK/Examples/Broken/EdgesAndGradients/CannyEdgeDetectionImageFilter">http://www.vtk.org/Wiki/ITK/Examples/Broken/EdgesAndGradients/CannyEdgeDetectionImageFilter</a> 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)</div>
<div><br></div><div>Best regards,</div><div>Sergio</div><div><br><br><div class="gmail_quote">2011/10/2 Rong Xu <span dir="ltr">&lt;<a href="mailto:xurong1981@gmail.com">xurong1981@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi, <br><br>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 ?<br>

<br>I will appreciate your help! Thank you!<br clear="all"><br>-- <br><br> ---------------------<br>Best Regards!<br><br>===============================================<br>Rong Xu,  Ph.D Student<br>Ohya Lab<br>Graduate School of Global Information
and Telecommunication<br>Studies (GITS), Waseda University<br>1-6-1 Nishi Waseda, Shinjuku-ku,
Tokyo, Japan (〒169-8050)<br><br>Tel:          <a href="tel:%2B81-80-4208-1207" value="+818042081207" target="_blank">+81-80-4208-1207</a><br>E-mail:     <a href="mailto:xurong1981@gmail.com" target="_blank">xurong1981@gmail.com</a><br>
               <a href="mailto:xurong@fuji.waseda.jp" target="_blank">xurong@fuji.waseda.jp</a><br>
===============================================<br><br>
<br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Sergio Vera<br><br> Alma IT Systems<br> C/ Vilana, 4B, 4º 1ª<br> 08022 Barcelona<br> T. (+34) 932 380 592<br> <a href="http://www.alma3d.com">www.alma3d.com</a><br>

</div>