Metadata-Version: 2.1
Name: morphosamplers
Version: 0.0.5
Summary: A library for sampling image data along morphological objects such as splines and surfaces.
Author: Kevin Yamauchi
Author-email: kevin.yamauchi@gmail.com
License: BSD 3-Clause License
Project-URL: homepage, https://github.com/kevinyamauchi/morphosamplers
Project-URL: repository, https://github.com/kevinyamauchi/morphosamplers
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
License-File: LICENSE

# morphosamplers

[![License](https://img.shields.io/pypi/l/morphosamplers.svg?color=green)](https://github.com/kevinyamauchi/morphosamplers/raw/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/morphosamplers.svg?color=green)](https://pypi.org/project/morphosamplers)
[![Python Version](https://img.shields.io/pypi/pyversions/morphosamplers.svg?color=green)](https://python.org)
[![CI](https://github.com/morphometrics/morphosamplers/actions/workflows/ci.yml/badge.svg)](https://github.com/morphometrics/morphosamplers/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/morphometrics/morphosamplers/branch/main/graph/badge.svg)](https://codecov.io/gh/morphometrics/morphosamplers)

A library for sampling image data along morphological objects such as splines and surfaces.
