InsightSoftwareConsortium / itk_cucim

ITK Python filters accelerated with cuCIM
Apache License 2.0
3 stars 3 forks source link

itk_cucim

Development

pip install -e ".[test]"

# Install dependencies for `cucim.skimage` (assuming that CUDA 11.0 is used for CuPy)
pip install cupy-cuda110

pytest