[Insight-users] IF2 IF3 ISS2 IUC2 JNI Java?

Matt McCormick matt.mccormick at kitware.com
Fri Jul 6 22:23:21 EDT 2012


Hi Antonio,

IF2 -> itk::Image with PixelType float and 2 dimensions
IF2 -> itk::Image with PixelType float and 3 dimensions
ISS2 -> itk::Image with PixelType signed short and 2 dimensions
...

See Wrapping/WrapBasicTypes.cmake for the name mangling scheme.

HTH,
Matt


On Fri, Jul 6, 2012 at 4:08 PM, Antonio Recio <amdx64bt at gmail.com> wrote:

> I am using ITK with Java and I would like to know what are the
> differences between the suffixes of the classes: IF2 IF3 ISS2 IUC2 JNI
> Java. As for example in itkRandomImageSource :
>
> itkRandomImageSourceIF2
> itkRandomImageSourceIF3
> itkRandomImageSourceISS2
> itkRandomImageSourceISS3
> itkRandomImageSourceIUC2
> itkRandomImageSourceIUC3
> itkRandomImageSourceJava
> itkRandomImageSourceJavaJNI
> _____________________________________
> 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://www.itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120706/2e7375e9/attachment.htm>


More information about the Insight-users mailing list