ManagedITK is a set of .NET wrappers around common ITK objects. Source code for generating and customising the wrappers is available here: http://insight-journal.org/dspace/handle/1926/501 This ZIP archive contains pre-built assemblies using the following configuration: SYSTEM = Windows XP COMPILER = Visual Studio 8.0.50727.762 (SP.05727-7600) ARCHITECTURE = x86 WRAP_unsigned_char = ON WRAP_unsigned_short = OFF WRAP_unsigned_long = OFF WRAP_signed_char = OFF WRAP_signed_short = ON WRAP_signed_long = OFF WRAP_float = ON WRAP_double = OFF WRAP_vector = ON WRAP_covariant_vector = ON WRAP_rgb_unsigned_char = ON WRAP_rgb_unsigned_short = OFF WRAP_rgba_unsigned_char = ON WRAP_rgba_unsigned_short = OFF WRAP_ITK_DIMS = 2;3