Search code examples
iphoneiosipaddicomitk

Displaying dicom image in iPad using ITK


I would like to display a dicom image in iPad using ITK framework.

After searching a lot, I found that ITK can only be used to display a dicom image on iPad (iOS).

But I didn't find any reference, documentation or code snippet to get started.

PLEASE HELP..


Solution

  • USE Imebra to convert dicom image to jpg...

    and then display the resultant image... :)