Name | itkwasm-downsample-cucim JSON |
Version |
0.2.0
JSON |
| download |
home_page | |
Summary | Pipelines for downsampling images. cuCIM implementation. |
upload_time | 2024-02-27 02:38:44 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.8 |
license | |
keywords |
itkwasm
wasi
webassembly
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# itkwasm-downsample-cucim
[![PyPI version](https://badge.fury.io/py/itkwasm-downsample-cucim.svg)](https://badge.fury.io/py/itkwasm-downsample-cucim)
Pipelines for downsampling images. [cucim](https://pypi.org/project/cucim/) implementation.
This package provides the NVIDIA RAPIDS cuCIM CUDA-accelerated implementation. It is usually not called directly. Please use [`itkwasm-downsample`](https://pypi.org/project/itkwasm-downsample/) instead.
## Installation
[Install cuCIM](https://github.com/rapidsai/cucim?tab=readme-ov-file#install-cucim), then
```sh
pip install itkwasm-downsample-cucim
```
## Development
```sh
pip install pytest itkwasm-image-io itkwasm-compare-images
pip install -e .
pytest
# or
pip install hatch
hatch run test
```
Raw data
{
"_id": null,
"home_page": "",
"name": "itkwasm-downsample-cucim",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "itkwasm,wasi,webassembly",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/95/4c/4d3ee4e2e3a052f0dac3ef416e9e816502fa68ee15a77ce4f13a9b43f85e/itkwasm_downsample_cucim-0.2.0.tar.gz",
"platform": null,
"description": "# itkwasm-downsample-cucim\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-downsample-cucim.svg)](https://badge.fury.io/py/itkwasm-downsample-cucim)\n\nPipelines for downsampling images. [cucim](https://pypi.org/project/cucim/) implementation.\n\nThis package provides the NVIDIA RAPIDS cuCIM CUDA-accelerated implementation. It is usually not called directly. Please use [`itkwasm-downsample`](https://pypi.org/project/itkwasm-downsample/) instead.\n\n## Installation\n\n[Install cuCIM](https://github.com/rapidsai/cucim?tab=readme-ov-file#install-cucim), then\n\n```sh\npip install itkwasm-downsample-cucim\n```\n\n## Development\n\n```sh\npip install pytest itkwasm-image-io itkwasm-compare-images\npip install -e .\npytest\n\n# or\npip install hatch\nhatch run test\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "Pipelines for downsampling images. cuCIM implementation.",
"version": "0.2.0",
"project_urls": {
"Home": "https://github.com/InsightSoftwareConsortium/itk-wasm",
"Source": "https://github.com/InsightSoftwareConsortium/itk-wasm"
},
"split_keywords": [
"itkwasm",
"wasi",
"webassembly"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "77f08286b92b06dff64cf5d3b7c855ae9121cbb4cea90a31593c006cf306020b",
"md5": "521b5d7cd1a83a02ac4cf702b256a624",
"sha256": "24b7a9431483c0fdb3668930050c0ee34e4cd7d8ad3802bdf6f87dc7896238a2"
},
"downloads": -1,
"filename": "itkwasm_downsample_cucim-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "521b5d7cd1a83a02ac4cf702b256a624",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 7968,
"upload_time": "2024-02-27T02:38:43",
"upload_time_iso_8601": "2024-02-27T02:38:43.618001Z",
"url": "https://files.pythonhosted.org/packages/77/f0/8286b92b06dff64cf5d3b7c855ae9121cbb4cea90a31593c006cf306020b/itkwasm_downsample_cucim-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "954c4d3ee4e2e3a052f0dac3ef416e9e816502fa68ee15a77ce4f13a9b43f85e",
"md5": "351bc7b361f97741a211878731c0654a",
"sha256": "fde9d37d8965223f8a40a5a3b19f098795cd9b0d0cdb0dd0e5a52337c146afc6"
},
"downloads": -1,
"filename": "itkwasm_downsample_cucim-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "351bc7b361f97741a211878731c0654a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 6605,
"upload_time": "2024-02-27T02:38:44",
"upload_time_iso_8601": "2024-02-27T02:38:44.628155Z",
"url": "https://files.pythonhosted.org/packages/95/4c/4d3ee4e2e3a052f0dac3ef416e9e816502fa68ee15a77ce4f13a9b43f85e/itkwasm_downsample_cucim-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-27 02:38:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "InsightSoftwareConsortium",
"github_project": "itk-wasm",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "itkwasm-downsample-cucim"
}