Skip to content

jvwilliams23/pyssam

Repository files navigation

Python Statistical Shape and Appearance Modelling (pyssam)

DOI

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

Installation

pyssam can be installed using

pip install pyssam

Documentation

Information on how to use pyssam, such as jupyter notebooks and API documentation are available on readthedocs.

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.

Citing us

If you use pyssam in your work, please cite the following:

@article{williams2023pyssam,
  author = {Williams, Josh and Ozel, Ali and Wolfram, Uwe},
  title = {pyssam -- a Python library for statistical modelling of biomedical shape and appearance},
  journal = {arXiv preprint arXiv:2301.04416},
  publisher = {arXiv},
  year = {2023},
}