Metadata-Version: 1.1
Name: segraph
Version: 0.5
Summary: Creates graphs with edges and vertices from SLIC segments. Can be used with PyStruct library for image segmentation using CRF.
Home-page: https://github.com/alivcor/segraph
Author: Abhinandan Dubey
Author-email: abhinandandubey@live.com
License: GNU General Public License v3 (GPLv3)
Download-URL: https://github.com/alivcor/segraph/archive/0.5.tar.gz
Description: # segraph
        
Keywords: segmentation,image,crf,pystruct
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2.7
