Installation¶
Getting Started¶
Like any other Python module, install the module than use it. There is a CLI interface as well.
Install using pipenv by running
$ pipenv install dicom4ortho
Install using pip by running
$ pip install dicom4ortho
Prerequisites¶
An installation of Python 3+.
optional: dicom3tools