<div dir="ltr">Hi Rasoul,<div><br></div><div>You can read the images to ITK, then convert them to vtkImageData with the ITKVtkGlue module. In your ITK CMake configuration, set</div><div><br></div><div>  Module_ITKVtkGlue</div><div><br></div><div>to ON. Here are some examples:</div><div><br></div><div>  <a href="https://itk.org/ITKExamples/src/Bridge/VtkGlue/ConvertAnitkImageTovtkImageData/Documentation.html">https://itk.org/ITKExamples/src/Bridge/VtkGlue/ConvertAnitkImageTovtkImageData/Documentation.html</a></div><div><br></div><div>Hope this helps,</div><div>Matt</div></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Jun 9, 2018 at 7:43 AM Rasoul Sharifian <<a href="mailto:rasoul.sharifian1@gmail.com">rasoul.sharifian1@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi every one, <div>I have a series of DICOM images and I want to create and display a 3d volume from these images. I used ITK library and I successfully create a volume in .mha format. But I want to visualize my 3d volume, So I think I should use VTK library.</div><div>any help would be welcome</div><div>Thanks a lot<br></div><div><br></div></div>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div>