Does anyone have any experience integrating the Papyrus toolkit in an iPhone / iPad application in order to display DICOM medical images?
I have the Papyrus toolkit integrated with my Objective-C code, but I am struggling to get it to display a DICOM image. Does anyone have any tips they can share?
Papyrus is severely outdated, as it was last updated in 1996. Here's a link for the manual.
Instead, I recommend porting the DCMFramework currently bundled with OsiriX to the iOS instead. This takes many of the advantages of CoreData, Objective-C, and Mac OS X portability.