Has anyone used the Papyrus toolkit in an iPhone /

2019-01-26 02:39发布

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?

1条回答
ゆ 、 Hurt°
2楼-- · 2019-01-26 03:18

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.

查看更多
登录 后发表回答