[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.
More information about the Insight-users
mailing list