PyMeshTool Documentation

Citation

Gsell, Matthias A.F. and Klöckl, Benedikt A. and Neic, Aurel and Mautner, Benedikt and Augustin, Christoph M. and Zappon, Elena and Plank, Gernot, PyMeshTool - A framework for building efficient automated image-based anatomical twinning workflows in Python. Available at SSRN: https://ssrn.com/abstract=5745628 or http://dx.doi.org/10.2139/ssrn.5745628

Installation

PyMeshTool is a Python module that provides bindings to MeshTool. PyMeshTool implements interfaces to the mesh and image structures from MeshTool through the Mesh and Image class. Each class also provides interfaces to the MeshTool modes implemented as class methods. The PyPI package can be downloaded or installed from the PyPi server or by running

pip install pymeshtool

in your terminal. Run

pip install --upgrade pymeshtool

to upgrade an existing installation.

API Reference:

Examples: