This is the module for medical images segmentation
Project description
SegRunLib
This is simple library for vessel segmentation
How to install
To install, you can use the command:
pip install SegRunLib
Or download the repository from GitHub
Using Example
import SegRunLib
settings = {
"in_path_nifty" : "MRA_Image.nii.gz",
"out_path_nifty" : "MRA_Image_segmentation.nii.gz",
"device" : "cuda"
}
SegRunLib.run(settings)
msst project
- easy to use for everyone
- no prerequirenments
From the developer
Hello. Have a good day!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SegRunLib-0.0.6.tar.gz
(13.4 kB
view details)
Built Distribution
SegRunLib-0.0.6-py3-none-any.whl
(15.7 kB
view details)
File details
Details for the file SegRunLib-0.0.6.tar.gz
.
File metadata
- Download URL: SegRunLib-0.0.6.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c645c9879eea468fd06eb6e15c55d7f022dd701f94ddc45929c04ea74f68d16 |
|
MD5 | 1b6e6268a44293d86b09b45dbe845f41 |
|
BLAKE2b-256 | 9b97a7f90aed13df58284fad7d0106468c1dd66059b1555c1324c13d9007c866 |
File details
Details for the file SegRunLib-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: SegRunLib-0.0.6-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 078783636735f26f6a3157d5ffcdee891f03d69fd2f6111d2c47dd80ea6dce94 |
|
MD5 | 222b83c1f10a45d87339dc5c7b1e3b5d |
|
BLAKE2b-256 | 0d3a3464ef2989ee63d81fd57e34fcc678c1689a58aaf7357b366353df85474a |