knowledgevis / miqa-annotate

A Medical Imaging Annotation Tool
https://annotate.knowledgevis.com
Apache License 2.0
2 stars 0 forks source link

logo

MIQA (Medical Image Quality Assurance)

ci

:link: Website

Visit https://miqa.kitware.com/ to read about this project.

:dart: Features

:page_with_curl: Documentation

Read about configuring your instance of MIQA for production in prod/README.md or for development in dev/README.md

Read the MIQA user manual here.

Python client

The python client for interacting with an instance of MIQA is available on PyPI. The documentation for using this client can be found at python_client/README.md. Example usages of the client can be found at python_client/example.py.