Installation

Getting Started

Like any other Python module, install the module then 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.10 or newer.

  • optional: dicom3tools