# itkwasm-morphological-contour-interpolation-emscripten
[![PyPI version](https://badge.fury.io/py/itkwasm-morphological-contour-interpolation-emscripten.svg)](https://badge.fury.io/py/itkwasm-morphological-contour-interpolation-emscripten)
Morphology-based approach for interslice interpolation of anatomical slices from volumetric images. Emscripten implementation.
This package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-morphological-contour-interpolation`](https://pypi.org/project/itkwasm-morphological-contour-interpolation/) instead.
## Installation
```sh
import micropip
await micropip.install('itkwasm-morphological-contour-interpolation-emscripten')
```
## Development
```sh
pip install hatch
hatch run download-pyodide
hatch run test
```
Raw data
{
"_id": null,
"home_page": null,
"name": "itkwasm-morphological-contour-interpolation-emscripten",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "emscripten, itkwasm, webassembly",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/d3/d2/61286d1a5bc83ce2268db36c9f5dc5d5c4d338a7f144d591318a4572ca01/itkwasm_morphological_contour_interpolation_emscripten-1.1.0.tar.gz",
"platform": null,
"description": "# itkwasm-morphological-contour-interpolation-emscripten\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-morphological-contour-interpolation-emscripten.svg)](https://badge.fury.io/py/itkwasm-morphological-contour-interpolation-emscripten)\n\nMorphology-based approach for interslice interpolation of anatomical slices from volumetric images. Emscripten implementation.\n\nThis package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-morphological-contour-interpolation`](https://pypi.org/project/itkwasm-morphological-contour-interpolation/) instead.\n\n\n## Installation\n\n```sh\nimport micropip\nawait micropip.install('itkwasm-morphological-contour-interpolation-emscripten')\n```\n\n## Development\n\n```sh\npip install hatch\nhatch run download-pyodide\nhatch run test\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Morphology-based approach for interslice interpolation of anatomical slices from volumetric images.",
"version": "1.1.0",
"project_urls": {
"Home": "https://github.com/KitwareMedical/ITKMorphologicalContourInterpolation",
"Source": "https://github.com/KitwareMedical/ITKMorphologicalContourInterpolation"
},
"split_keywords": [
"emscripten",
" itkwasm",
" webassembly"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "64b4b258ed40bfcd7e013f62b61ce48dfedb1b6f93111f28f28b4336e43e0923",
"md5": "4f7b7ec6a4984283a2418173fbabe5d0",
"sha256": "28f2dc8f490fdb678bd8a7de2fd5bc44efb7f770f3c1014771bcc6542251258d"
},
"downloads": -1,
"filename": "itkwasm_morphological_contour_interpolation_emscripten-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4f7b7ec6a4984283a2418173fbabe5d0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 82153,
"upload_time": "2024-04-16T14:51:19",
"upload_time_iso_8601": "2024-04-16T14:51:19.818324Z",
"url": "https://files.pythonhosted.org/packages/64/b4/b258ed40bfcd7e013f62b61ce48dfedb1b6f93111f28f28b4336e43e0923/itkwasm_morphological_contour_interpolation_emscripten-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d3d261286d1a5bc83ce2268db36c9f5dc5d5c4d338a7f144d591318a4572ca01",
"md5": "4b0bc11f462a53af21f5ba1d375bf7ea",
"sha256": "4c19c3c3d1294ab0260eda3dc4684f66ed8e8edc4dca55e0904f0be16bb9a28e"
},
"downloads": -1,
"filename": "itkwasm_morphological_contour_interpolation_emscripten-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "4b0bc11f462a53af21f5ba1d375bf7ea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 81538,
"upload_time": "2024-04-16T14:51:20",
"upload_time_iso_8601": "2024-04-16T14:51:20.946838Z",
"url": "https://files.pythonhosted.org/packages/d3/d2/61286d1a5bc83ce2268db36c9f5dc5d5c4d338a7f144d591318a4572ca01/itkwasm_morphological_contour_interpolation_emscripten-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-16 14:51:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "KitwareMedical",
"github_project": "ITKMorphologicalContourInterpolation",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "itkwasm-morphological-contour-interpolation-emscripten"
}