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

Uploaded Python 3

File details

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

File metadata

  • Download URL: gias2-0.6.16-py3-none-any.whl
  • Upload date:
  • Size: 6.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9

File hashes

Hashes for gias2-0.6.16-py3-none-any.whl
Algorithm Hash digest
SHA256 7c3c54793aba9f2cbff86e5660ddcc43a0f7c7add62977eff9da0a3b9b02e60f
MD5 87af36701298da1808dd5a4600bd3e2d
BLAKE2b-256 0d0adf595a606c936691b0c6e242a4c40e53e6a0cf47e064b72b84b5d7ad994e

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