Metadata-Version: 1.1
Name: pymeanshift
Version: 0.2.2
Summary: Python Extension for Mean Shift Image Segmentation
Home-page: http://pymeanshift.googlecode.com
Author: fltenwalll
Author-email: fltenwall@163.com
License: GNU General Public License (GPL) version 3
Description: C++ extension for segmenting images with the mean shift algorithm. Segmentation can be performed on color or grayscale images represented by Numpy arrays.
Keywords: image segmentation,mean shift,numpy,C++
Platform: Linux, Windows, MacOS X
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Topic :: Scientific/Engineering :: Image Recognition
