[ITK] [ITK-users] PCA with ITK in Python
Robert
scorpiuni at gmail.com
Mon Apr 4 11:26:11 EDT 2016
What is wrong with this approach?
As .wrap file, I wrote:
Robert wrote
> itk_wrap_class("itk::PCAShapeSignedDistanceFunction" POINTER)
> foreach(d ${ITK_WRAP_IMAGE_DIMS})
> foreach(i ${ITK_WRAP_double})
> foreach(t2 ${WRAP_ITK_REAL})
> itk_wrap_template("${ITKM_D${t2}}${ITKM_UI${d}}${ITKM_I${i}${d}}"
> "${ITKT_D${t2}}, ${ITKT_UI${d}}, ${ITKT_I${i}${d}}")
> endforeach()
> endforeach()
> endforeach()
> itk_end_wrap_class()
It does not work, what is wrong here'?
--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/ITK-users-PCA-with-ITK-in-Python-tp7588682p7588696.html
Sent from the ITK Insight Users mailing list archive at Nabble.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://public.kitware.com/mailman/listinfo/insight-users
More information about the Community
mailing list