neurostrip


Nameneurostrip JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryCNN based skull stripping (brain masking) from MRI
upload_time2025-07-30 13:43:23
maintainerNone
docs_urlNone
authorBryn Lloyd
requires_python>=3.9
licenseMIT
keywords mri skull stripping brain masking cnn medical imaging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # NeuroStrip
[![CI](https://github.com/dyollb/neurostrip/actions/workflows/ci.yml/badge.svg)](https://github.com/dyollb/neurostrip/actions/workflows/ci.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![PyPI](https://img.shields.io/pypi/v/neurostrip.svg)](https://pypi.org/project/neurostrip/)
<img src="https://img.shields.io/pypi/dm/neurostrip.svg?label=pypi%20downloads&logo=python&logoColor=green"/>
<img src="https://img.shields.io/badge/python-3.9%20|3.10%20|%203.11%20|%203.12-3776ab.svg"/>

CNN based skull stripping (brain masking) from MRI.

<p align="center">
   <img src="https://raw.githubusercontent.com/dyollb/neurostrip/main/slicer_plugin/Resources/Icons/NeuroStrip.png" alt="NeuroStrip Slicer Plugin Icon" width="120"/>
</p>

## Installation

For CPU support:
```bash
pip install neurostrip[cpu]
```

For GPU support:
```bash
pip install neurostrip[gpu]
```

## Usage

```bash
neurostrip --image-path input.nii.gz --mask-path mask.nii.gz --masked-image-path output.nii.gz
```

## Slicer Plugin

To make it more convenient to use, this repository includes a plugin that can be installed in [3D Slicer](https://www.slicer.org/). For installation instructions and more details, please refer to the [README](https://raw.githubusercontent.com/dyollb/neurostrip/main/slicer_plugin/README.md).

## Contributing

Contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for development setup and guidelines.

## License

MIT License - see LICENSE file for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "neurostrip",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "MRI, skull stripping, brain masking, CNN, medical imaging",
    "author": "Bryn Lloyd",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c3/b7/b9f1e2271787e8c202e3d3172a7358b986a6a0e8a29425a2161316967e7a/neurostrip-1.0.1.tar.gz",
    "platform": null,
    "description": "# NeuroStrip\n[![CI](https://github.com/dyollb/neurostrip/actions/workflows/ci.yml/badge.svg)](https://github.com/dyollb/neurostrip/actions/workflows/ci.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/neurostrip.svg)](https://pypi.org/project/neurostrip/)\n<img src=\"https://img.shields.io/pypi/dm/neurostrip.svg?label=pypi%20downloads&logo=python&logoColor=green\"/>\n<img src=\"https://img.shields.io/badge/python-3.9%20|3.10%20|%203.11%20|%203.12-3776ab.svg\"/>\n\nCNN based skull stripping (brain masking) from MRI.\n\n<p align=\"center\">\n   <img src=\"https://raw.githubusercontent.com/dyollb/neurostrip/main/slicer_plugin/Resources/Icons/NeuroStrip.png\" alt=\"NeuroStrip Slicer Plugin Icon\" width=\"120\"/>\n</p>\n\n## Installation\n\nFor CPU support:\n```bash\npip install neurostrip[cpu]\n```\n\nFor GPU support:\n```bash\npip install neurostrip[gpu]\n```\n\n## Usage\n\n```bash\nneurostrip --image-path input.nii.gz --mask-path mask.nii.gz --masked-image-path output.nii.gz\n```\n\n## Slicer Plugin\n\nTo make it more convenient to use, this repository includes a plugin that can be installed in [3D Slicer](https://www.slicer.org/). For installation instructions and more details, please refer to the [README](https://raw.githubusercontent.com/dyollb/neurostrip/main/slicer_plugin/README.md).\n\n## Contributing\n\nContributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for development setup and guidelines.\n\n## License\n\nMIT License - see LICENSE file for details.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CNN based skull stripping (brain masking) from MRI",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/dyollb/neurostrip",
        "Issues": "https://github.com/dyollb/neurostrip/issues",
        "Repository": "https://github.com/dyollb/neurostrip"
    },
    "split_keywords": [
        "mri",
        " skull stripping",
        " brain masking",
        " cnn",
        " medical imaging"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b37467887a7dd6c7d65a579f4c2587aba8841529ce18e72525f8d95de254aadd",
                "md5": "82b63e61558756dadda02b44b74224da",
                "sha256": "93891963ad46a73ed41a04a984d1d35bc666dc0941a522302de6b528e58577ee"
            },
            "downloads": -1,
            "filename": "neurostrip-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "82b63e61558756dadda02b44b74224da",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 6904,
            "upload_time": "2025-07-30T13:43:23",
            "upload_time_iso_8601": "2025-07-30T13:43:23.112931Z",
            "url": "https://files.pythonhosted.org/packages/b3/74/67887a7dd6c7d65a579f4c2587aba8841529ce18e72525f8d95de254aadd/neurostrip-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c3b7b9f1e2271787e8c202e3d3172a7358b986a6a0e8a29425a2161316967e7a",
                "md5": "2d28572dea0939e851951232ae2cdf3a",
                "sha256": "0189d7137a081a3fe7cce661858878e6b217e60150605cdf7560a8373a654f2b"
            },
            "downloads": -1,
            "filename": "neurostrip-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2d28572dea0939e851951232ae2cdf3a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 10316,
            "upload_time": "2025-07-30T13:43:23",
            "upload_time_iso_8601": "2025-07-30T13:43:23.987336Z",
            "url": "https://files.pythonhosted.org/packages/c3/b7/b9f1e2271787e8c202e3d3172a7358b986a6a0e8a29425a2161316967e7a/neurostrip-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-30 13:43:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dyollb",
    "github_project": "neurostrip",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "neurostrip"
}
        
Elapsed time: 2.34218s