LATIS image processing utilities for python
pip install latis-gdcm-win
pip install latis-image-proccessing
sudo apt-get install python3-gdcm
( pip / pip3 ) install latis-image-proccessing
# Build the package
python setup.py bdist_wheel
# Deploy to pip
python -m twine upload dist/*