[ITK-users] Geodesic Shape Guidance in Python

Robert scorpiuni at gmail.com
Wed Apr 27 12:38:40 EDT 2016


Hello again,

How would I proceed when wrapping std::vector over itk::image?
It is actually wrapped for itk.F, so there should be a wrap file somewhere
around, right? Or isn't std::vector wrapped at all in the itk folder, and
somewhere else?

Isnt there a simpler solution with something like numpy arrays, or simply
feeding the function

shape.SetPrincipalComponentImages(shapeModeImages)

image after image? Is SetPrincipalComponentImages() really only, exclusively
accepting std::vectors...?



--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/Geodesic-Shape-Guidance-in-Python-tp7588780p7588788.html
Sent from the ITK Insight Users mailing list archive at Nabble.com.


More information about the Insight-users mailing list