[ITK] [ITK-users] VNL Functions in Python

Robert scorpiuni at gmail.com
Sun Apr 10 08:40:10 EDT 2016


Hello again,

The following function does not seem to be available in Python:

                vnl_matrix< double > Pinv;
               Pinv = vnl_matrix_inverse< double >(P);

Is there any way to solve this with .wrap files, or am I simply missing
something here?
I guess one solution would be to use numpy, right? Woudn't that be
better/faster anyways?

Thanks for your input,
Robert



--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/VNL-Functions-in-Python-tp7588715.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