Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 794 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 794 Bytes

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