-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Niivue iOS | ||
|
||
The Niivue iOS applications allow users to view, draw, and segment medical images in formats commonly used in medical research. | ||
|
||
The native components of the application are written in Swift, and the medical images are rendered using Niivue in a web view. | ||
|
||
## Features | ||
|
||
- View MRI/CT images in common formats used in medical research | ||
- Draw and segment images (Apple Pencil is supported as a touch device) | ||
- Save and load images from the local device (no data is sent to a server) | ||
- Works in Airplane mode | ||
- Customise viewing optons (e.g. window/level, zoom/pan, etc.) | ||
- Multiple layouts supported | ||
- Save drawings to Files app on iPhone/iPad | ||
|
||
## macOS support | ||
|
||
The Niivue iOS application is is primarily designed for iPhone and iPad, but it can also be run on macOS as long as the macOS machine has an Apple Silicon chip (ARM). | ||
|
||
# App screenshots | ||
|
||
## iPhone | ||
![iphone](./screenshots/iphone.png) | ||
|
||
# iPad | ||
![ipad](./screenshots/ipad.png) | ||
|
||
# MacOS | ||
![macos](./screenshots/macos.png) | ||
|
||
## Development - Getting Started | ||
|
||
TBD |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.