项目作者: paulja

项目描述 :
iOS DICOM Image Viewer using DWV to Render DICOM Images
高级语言: Swift
项目地址: git://github.com/paulja/dicom-viewer.git
创建时间: 2020-01-27T13:10:00Z
项目社区:https://github.com/paulja/dicom-viewer

开源协议:

下载


DICOM Viewer Demo App

The purpose of this app is to demonstrate that Agylia can host and render DICOM images. The app uses the excellent DWV Javascript engine for rendering DICOM images, by hosting the content in a web view.

All source DCM files are stored in Agylia’s AWS S3 infrastructure, where there is also a custom JSON file describing the contents of the bucket for the App to render. The App uses a WKWebView wrapped in a SwiftUI interface and uses the Combine framework to get the remote assets as needed.

App Demo

App Demo