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

Robert scorpiuni at gmail.com
Mon Apr 11 13:28:06 EDT 2016


Hey,

So far, I've used all the functions from numpy when I needed one, as don't
see the additional effort that I'd need when wrapping.
However, I have one question about the transpose method from VNL.
Does this one "really" transpose the matrix, like the " ' " operator from
matlab , or does it execute a non-conjugate transpose, like the " .' "
operator in matlab?
Another thing, when using VNL, I use the itk.F and itk.UC types. In numpy, I
use the "normal" float and char types from python. Could this be a future
source for problems, as the types may not work together?

Thanks for any input,
Robert



--
View this message in context: http://itk-users.7.n7.nabble.com/ITK-users-VNL-Functions-in-Python-tp36998p37012.html
Sent from the ITK - 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