Skip to content

LATIS-Medical-Imaging-Team/imaging.py

Repository files navigation

LATIS image processing utilities for python

installation

Windows

pip install latis-gdcm-win
pip install latis-image-proccessing

Linux

sudo apt-get install python3-gdcm
( pip / pip3 ) install latis-image-proccessing

Compiling The Package

# Build the package 
python setup.py bdist_wheel

# Deploy to pip  
python -m twine upload dist/*

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages