itkwasm-morphological-contour-interpolation


Nameitkwasm-morphological-contour-interpolation JSON
Version 1.1.0 PyPI version JSON
download
home_pageNone
SummaryMorphology-based approach for interslice interpolation of anatomical slices from volumetric images.
upload_time2024-04-16 14:51:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords emscripten itkwasm wasi webassembly
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # itkwasm-morphological-contour-interpolation

[![PyPI version](https://badge.fury.io/py/itkwasm-morphological-contour-interpolation.svg)](https://badge.fury.io/py/itkwasm-morphological-contour-interpolation)

Morphology-based approach for interslice interpolation of anatomical slices from volumetric images.

## Installation

```sh
pip install itkwasm-morphological-contour-interpolation
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "itkwasm-morphological-contour-interpolation",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "emscripten, itkwasm, wasi, webassembly",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/b4/6f/044a43737a94b60b0a71bffe085d23d4200a4342f8c8f694889cbf97907c/itkwasm_morphological_contour_interpolation-1.1.0.tar.gz",
    "platform": null,
    "description": "# itkwasm-morphological-contour-interpolation\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-morphological-contour-interpolation.svg)](https://badge.fury.io/py/itkwasm-morphological-contour-interpolation)\n\nMorphology-based approach for interslice interpolation of anatomical slices from volumetric images.\n\n## Installation\n\n```sh\npip install itkwasm-morphological-contour-interpolation\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",
        " wasi",
        " webassembly"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d840c6f894b508980c189f455c2b3a37442974d2068e170573852c7774ee666",
                "md5": "6b36dc062bfad41b0a914218fab29b24",
                "sha256": "88f5f72f9d8d99304f9136e1196a787d803af21cb31e3c211d0945e3ec197f52"
            },
            "downloads": -1,
            "filename": "itkwasm_morphological_contour_interpolation-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b36dc062bfad41b0a914218fab29b24",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4642,
            "upload_time": "2024-04-16T14:51:34",
            "upload_time_iso_8601": "2024-04-16T14:51:34.831785Z",
            "url": "https://files.pythonhosted.org/packages/4d/84/0c6f894b508980c189f455c2b3a37442974d2068e170573852c7774ee666/itkwasm_morphological_contour_interpolation-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b46f044a43737a94b60b0a71bffe085d23d4200a4342f8c8f694889cbf97907c",
                "md5": "9e36ec34a5bd2c43c919858e3139b53c",
                "sha256": "67662b91e267b72cae76257c9aa5e83d0939b113dcbb3cf77d0091a405040ccb"
            },
            "downloads": -1,
            "filename": "itkwasm_morphological_contour_interpolation-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9e36ec34a5bd2c43c919858e3139b53c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 12424,
            "upload_time": "2024-04-16T14:51:36",
            "upload_time_iso_8601": "2024-04-16T14:51:36.218269Z",
            "url": "https://files.pythonhosted.org/packages/b4/6f/044a43737a94b60b0a71bffe085d23d4200a4342f8c8f694889cbf97907c/itkwasm_morphological_contour_interpolation-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 14:51:36",
    "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"
}
        
Elapsed time: 0.28977s