Skip to main content

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

alt text

From the developer

Hello. Have a good day!

Project details


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 hashes)

Uploaded Source

Built Distribution

SegRunLib-0.0.6-py3-none-any.whl (15.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page