[Insight-users] Why are getBufferAs* methods not available in Java?

Mathew Guilfoyle mrguilfoyle at gmail.com
Thu Mar 14 10:01:27 EDT 2013


> Other people have told me they have done the conversion in a Java class and
> it performed much better than in Matlab.
>

Would this not still require a working getBufferAs* method (or
something similar)?  Is there currently a way in Java to convert an
Image object to a Java array - if so it would then be easy to bring
this into the Matlab workspace as a Matlab array.

I too was surprised there was little information on using SimpleITK in
Matlab, as apart from the issue already discussed it is very easy to
run the filters etc even for a relatively inexpert user like myself.
There is a Matlab-ITK interface I have come across (MATITK) which is a
C wrapper into ITK itself but it supports only a subset of filters and
development has now ceased.

Mathew


More information about the Insight-users mailing list