Metadata-Version: 2.1
Name: pyssam
Version: 0.1.2
Summary: A Python library for statistical modelling of biomedical shape and appearance
Author: Josh Williams
Project-URL: Homepage, https://github.com/jvwilliams23/pyssam
Project-URL: Bug Tracker, https://github.com/jvwilliams23/pyssam/issues
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# PYthon Statistical Shape and Appearance Modelling (pyssam)

[![DOI](https://zenodo.org/badge/576337077.svg)](https://zenodo.org/badge/latestdoi/576337077)

Welcome to **pyssam**, a Python library for statistical modelling of biomedical shape and appearance.


## Installation

pyssam can be installed using

```bash
pip install pyssam
```

## Documentation

Information on how to use pyssam, such as jupyter notebooks and API documentation are available on 
[readthedocs](https://pyssam.readthedocs.io/en/latest/).

## Getting help

If you observe any unexpected behaviour, have any feature requests or questions, please submit an issue to 
this repository's issue tracker.
Please state which version of python and pyssam's dependencies that you are using, as well as your operating system.

