Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 726 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 726 Bytes

Annotation for objc

Resource for annotation

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.

Tips

While Swift is the latest programming language, as language versions advance, compatibility issues arise, so it is developed in Objective-C. And the source package is used with CocoaPods.

Coding style

find . -name \* -print0 | xargs -0 -n1 clang-format -i

Refer to