Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 768 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 768 Bytes

MIComputing

Introduction

Package micomputing is the medical image processing package under project PyCTLib. It handles medical image read write, image interpolation, transformation, registration and so on. This package works under PyCTLib and use torchplus.Tensor as its basic data format.

Installation

This package can be installed by pip install micomputing or moving the source code to the directory of python libraries (the source code can be downloaded on github or PyPI).

pip install micomputing

Acknowledgment

@Yuncheng Zhou: Developer