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.10-py3-none-any.whl (6.8 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gias2-0.7.10-py3-none-any.whl
  • Upload date:
  • Size: 6.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9

File hashes

Hashes for gias2-0.7.10-py3-none-any.whl
Algorithm Hash digest
SHA256 201f287426853ff8d1b46b24f928d4603b03af063c479cbfb524e0c4a4d2692d
MD5 8c573373ff996d6c92f2710ee17370b4
BLAKE2b-256 206e3e7c9b6b98dad7ebc54200476286cae9a13f417e6df319a52e724cacafa8

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