[ITK-users] ITK with Python Wrap: print itkMatrix proxy object

D'Isidoro Fabio fisidoro at ethz.ch
Mon Sep 12 15:19:23 EDT 2016


Hallo,

I am using ITK with Python wrap. I would like to print the direction matrix of a 3D image obtained with the command

image.GetDirection()

However, what is printed is just

<itkMatrixPython.itkMatrixD33; proxy of <Swig object of type 'itkMatrixD33 *' at 0x0D3E1470> >

I understand it's related to the wrapping, but how can I solve it?

Thank you,

Fabio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20160912/adc7a8c2/attachment.html>


More information about the Insight-users mailing list