Hi Antonio,<br><br>IF2 -&gt; itk::Image with PixelType float and 2 dimensions<br>IF2 -&gt; itk::Image with PixelType float and 3 dimensions<br>ISS2 -&gt; itk::Image with PixelType signed short and 2 dimensions <br>...<br><br>
See Wrapping/WrapBasicTypes.cmake for the name mangling scheme.<br><br>HTH,<br>Matt<br><br><br><div class="gmail_quote">On Fri, Jul 6, 2012 at 4:08 PM, Antonio Recio <span dir="ltr">&lt;<a href="mailto:amdx64bt@gmail.com" target="_blank">amdx64bt@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am using ITK with Java and I would like to know what are the<br>
differences between the suffixes of the classes: IF2 IF3 ISS2 IUC2 JNI<br>
Java. As for example in itkRandomImageSource :<br>
<br>
itkRandomImageSourceIF2<br>
itkRandomImageSourceIF3<br>
itkRandomImageSourceISS2<br>
itkRandomImageSourceISS3<br>
itkRandomImageSourceIUC2<br>
itkRandomImageSourceIUC3<br>
itkRandomImageSourceJava<br>
itkRandomImageSourceJavaJNI<br>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
</blockquote></div><br>