]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins_ITKInstances/Image_explicit_description.txt
More plugins added
[cpPlugins.git] / lib / cpPlugins_ITKInstances / Image_explicit_description.txt
index 7b1708d6971052aaf365e1217f46ae0f0fab1bde..8811f6e3f26819223ebaf790a8967c91d17e3872 100644 (file)
@@ -13,6 +13,7 @@ c itk::ImageRegion< #2 >
 c itk::Image< #1 , #2 >
 c itk::Image< std::complex< #4 > , #2 >
 c itk::Image< #6 < #1 > , #2 >
+c itk::Image< #7 < #4 , #2 > , #2 >
 c itk::ImageToVTKImageFilter< itk::Image< #1 , #3 > >
 c itk::ImageToVTKImageFilter< itk::Image< #6 < #1 > , #3 > >
 a #1 = #integers;#floats
@@ -21,3 +22,4 @@ a #3 = #all_visual_dims
 a #4 = #floats
 a #5 = #integers_ptr;#floats_ptr
 a #6 = itk::RGBPixel;itk::RGBAPixel
+a #7 = itk::Vector;itk::CovariantVector