https://github.com/cable8mm/annotation-ios
Medical annotation client for iPad
https://github.com/cable8mm/annotation-ios
annotations ipad medical-imaging swift
Last synced: 11 months ago
JSON representation
Medical annotation client for iPad
- Host: GitHub
- URL: https://github.com/cable8mm/annotation-ios
- Owner: cable8mm
- Created: 2023-07-02T07:23:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T00:56:11.000Z (over 2 years ago)
- Last Synced: 2025-01-15T19:22:47.476Z (over 1 year ago)
- Topics: annotations, ipad, medical-imaging, swift
- Language: Swift
- Homepage:
- Size: 1.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Annotation tools for iPad

[](https://github.com/cable8mm/annotation-ios/actions/workflows/swift-format-lint.yml)
[](https://github.com/cable8mm/annotation-ios/releases/latest)
Annotation means it can be picked up in your drawing, so it can be used in medical labs, hospitals, etc. It has been made for medical resources, especially X-rays.
## Coding style
```sh
swift-format format -i -r ./
```
If you want to do formatting in XCode, install XCFormat extension for XCode.