Import a dicom image and apply a Gaussian filter on the image, using Activiz .Net and SimpleITK. This app, create a GUI with Visual studio, load and display an image from file using Activiz. Also you can apply an image filter with ITK and display the resulting image. In order to compile and run this example you need the following libraries:
SimpleITK CSharp : http://www.itk.org/Wiki/SimpleITK/GettingStarted/A_visual_guide_to_SimpleITK_with_CSharp
ActiviZ .NET : http://www.vtk.org/Wiki/VTK/CSharp/ActiViz.NET
Visual Studio under .Net framework
Houssam KARRACH