Metadata-Version: 2.1
Name: morphsnakes
Version: 2.0.1
Summary: Morphological Snakes
Home-page: https://github.com/pmneila/morphsnakes
Author: Pablo Márquez Neila
Author-email: pablo.marquez@artorg.unibe.ch
License: BSD 3-clause
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia :: Graphics :: 3D Modeling
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Requires: numpy
Requires: scipy


The Morphological Snakes are a family of methods for image-guided 
evolution of curves and surfaces represented as a level-set of an embedding 
function. They have application in several Computer Vision areas, 
such as image segmentation and tracking.


