WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: About using of a 3D thinning algorithm

Re: About using of a 3D thinning algorithm

by Sergio Vera :: Rate this Message:

| View in Thread

Hello Rong Xu,

You can use the .h and .txx in your own project's cmake. That's how I've been using insight journal methods all the time.
I just put the sources with my own sources, modify my CMakeLists.txt to include the new files (if needed) and use the new filters in my code.

Regards


On Thu, May 24, 2012 at 4:49 AM, Rong Xu <xurong1981@...> wrote:
Dear all :

I want to use a method about Implementation of a 3D thinning algorithm on "http://www.insight-journal.org/browse/publication/181", and I download ITKbinaryThinningImageFilter3D.zip file. Inside it, there are several files, such as "itkBinaryThinningImageFilter3D.h", "itkBinaryThinningImageFilter3D.txx", "CMakeLists.txt", etc. I know I need to copy them into the folder of "InsightToolkit-3.20.0" and use CMake again to get new sources, but I do not know where should I copy these files into the folder of "InsightToolkit-3.20.0". Doea anyone have any ideas about this problem ?

Thank you very much for your help!

--

---------------------
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@...
               xurong@...
===============================================


_____________________________________
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




--
Sergio Vera

 Alma IT Systems
 C/ Vilana, 4B, 4º 1ª
 08022 Barcelona
 T. (+34) 932 380 592
 www.alma3d.com

_____________________________________
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

 « Return to Thread: About using of a 3D thinning algorithm