Metadata-Version: 2.4
Name: surfa
Version: 0.6.3
Summary: Utilities for medical image and surface processing.
Home-page: https://github.com/freesurfer/surfa
Author: Andrew Hoopes
Author-email: freesurfer@nmr.mgh.harvard.edu
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: nibabel>=2.1
Requires-Dist: Pillow
Requires-Dist: xxhash
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Surfa is a collection of Python utilities for medical image
analysis and mesh-based surface processing. It provides tools that operate on 3D image
arrays and triangular meshes with consideration of their representation in a world (or
scanner) coordinate system. While broad in scope, surfa is developed with particular
emphasis on neuroimaging applications.
