# MIComputing
## Introduction
Package [`micomputing`](https://github.com/Bertie97/pycamia/tree/main/micomputing) is the medical image processing package under project [`PyCAMIA`](https://github.com/Bertie97/pycamia). It handles medical image read write, image interpolation, transformation, registration and so on. This package works under `PyCAMIA` and use `batorch.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](https://github.com/Bertie97/pycamia) or [PyPI](https://pypi.org/project/micomputing/)).
```shell
pip install micomputing
```
## Acknowledgment
@Yuncheng Zhou: Developer
Raw data
{
"_id": null,
"home_page": "https://github.com/Bertie97/PyZMyc/micomputing",
"name": "micomputing",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "pip, pymyc, micomputing, medical image, image registration, image similarities",
"author": "Yuncheng Zhou",
"author_email": "bertiezhou@163.com",
"download_url": "https://files.pythonhosted.org/packages/c9/9f/65bc9df0dd90d9213f38017bd22c5327d4a5d632f5c36c16d1e28ba47574/micomputing-1.1.49.tar.gz",
"platform": "any",
"description": "# MIComputing\n\n## Introduction\n\nPackage [`micomputing`](https://github.com/Bertie97/pycamia/tree/main/micomputing) is the medical image processing package under project [`PyCAMIA`](https://github.com/Bertie97/pycamia). It handles medical image read write, image interpolation, transformation, registration and so on. This package works under `PyCAMIA` and use `batorch.Tensor` as its basic data format. \n\n## Installation\n\nThis 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](https://github.com/Bertie97/pycamia) or [PyPI](https://pypi.org/project/micomputing/)). \n\n```shell\npip install micomputing\n```\n\n\n\n## Acknowledgment\n\n@Yuncheng Zhou: Developer\n",
"bugtrack_url": null,
"license": "MIT Licence",
"summary": "'micomputing' is a package for medical image computing.",
"version": "1.1.49",
"project_urls": {
"Homepage": "https://github.com/Bertie97/PyZMyc/micomputing"
},
"split_keywords": [
"pip",
" pymyc",
" micomputing",
" medical image",
" image registration",
" image similarities"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "377dda2c43df08e721bf7c764fd80e2e44443cfd1ae9f5f41d9822859596f0cb",
"md5": "514f4aba682ccf759f7351b15be02a34",
"sha256": "ce2db95a251831ed97d424b01e1159ed4422651e7e9b2520331525b8e04ccc24"
},
"downloads": -1,
"filename": "micomputing-1.1.49-py3-none-any.whl",
"has_sig": false,
"md5_digest": "514f4aba682ccf759f7351b15be02a34",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 148217,
"upload_time": "2024-12-24T08:23:07",
"upload_time_iso_8601": "2024-12-24T08:23:07.733549Z",
"url": "https://files.pythonhosted.org/packages/37/7d/da2c43df08e721bf7c764fd80e2e44443cfd1ae9f5f41d9822859596f0cb/micomputing-1.1.49-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c99f65bc9df0dd90d9213f38017bd22c5327d4a5d632f5c36c16d1e28ba47574",
"md5": "17f601bb2154a4299b53baf39cc651ef",
"sha256": "e5115342ed1b272c9c3205aa2aa50d70e63bad9ca97610ae2241b9d3f160d64c"
},
"downloads": -1,
"filename": "micomputing-1.1.49.tar.gz",
"has_sig": false,
"md5_digest": "17f601bb2154a4299b53baf39cc651ef",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 137980,
"upload_time": "2024-12-24T08:23:16",
"upload_time_iso_8601": "2024-12-24T08:23:16.990607Z",
"url": "https://files.pythonhosted.org/packages/c9/9f/65bc9df0dd90d9213f38017bd22c5327d4a5d632f5c36c16d1e28ba47574/micomputing-1.1.49.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-24 08:23:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Bertie97",
"github_project": "PyZMyc",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "micomputing"
}