Skip to main content

A library of musculoskeletal modelling tools.

Project description

A Python library for tools used in musculoskeletal modelling. Includes tools for parametric meshing, registration, image analysis, statistical shape modelling, and 3-D visualisation using Mayavi.

Optional dependencies

  • VTK and VTK Python bindings (for mesh processing)

  • Mayavi (for 3-D visualisation, requires Numpy, VTK, wxPython, configobj)

  • PyCSG (for generating constructive solids)

  • pydicom (for reading DICOM images)

  • Cython (speeds up active shape model and random forest segmentation)

  • matplotlib for some inbuilt plotting functions

Installation

Linux

  1. If you would like to use in-built visualisation modules, first install Mayavi for you distribution, else you can skip this step.

    1. Install VTK and VTK python bindings (e.g. through your package manager). VTK 5.10 is the most stable in my experience with Mayavi.

    2. Install mayavi through your package manager (e.g. sudo apt-get install mayavi2) or pip (e.g. pip install –user mayavi)

  2. Download the wheel and

    pip install --user [path/to/wheel]

Windows

  1. The most painless way to install the python dependencies required by GIAS2 is to install the umbrella package Anaconda.

  2. If you would like to use in-built visualisation modules, install Mayavi. In you installed Anaconda, from the Anaconda commandline,

    conda install mayavi
  3. Download the wheel and from the Anaconda commandline

    pip install --user [path/to/wheel]

Examples

Example of some the capabilities of GIAS2 can be found in the gias2/examples/ directory. We are working to add more examples.

Tutorials

License

GIAS2 is under the Mozilla Public license 2.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gias2-0.7.11-py3-none-any.whl (6.8 MB view details)

Uploaded Python 3

File details

Details for the file gias2-0.7.11-py3-none-any.whl.

File metadata

  • Download URL: gias2-0.7.11-py3-none-any.whl
  • Upload date:
  • Size: 6.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.9

File hashes

Hashes for gias2-0.7.11-py3-none-any.whl
Algorithm Hash digest
SHA256 3753e4d4e6d2e403d4a01f5955aa5c03b1cce322c434baec93e43e656502dcad
MD5 7bd5f74332fe61506bb16b7ee942df16
BLAKE2b-256 c6cd673390bbc82fc7128662506da73de4fe0ea84223dd6bafcc6462302470dd

See more details on using hashes here.

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