Metadata-Version: 2.0
Name: cvbase
Version: 0.1.2
Summary: Utils for computer vision research
Home-page: https://github.com/hellock/cvbase
Author: Kai Chen
Author-email: chenkaidev@gmail.com
License: MIT
Keywords: computer vision
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Utilities
Requires-Dist: enum34
Requires-Dist: numpy (>=1.11.3)

cvbase
========

.. image:: https://img.shields.io/pypi/v/cvbase.svg
   :target: https://pypi.python.org/pypi/cvbase
   :alt: PyPI Version

.. image:: https://img.shields.io/pypi/pyversions/cvbase.svg
   :alt: Python

.. image:: https://travis-ci.org/hellock/cvbase.svg?branch=master
    :target: https://travis-ci.org/hellock/cvbase
    :alt: Build Status

.. image:: https://coveralls.io/repos/github/hellock/cvbase/badge.svg?branch=master
    :target: https://coveralls.io/github/hellock/cvbase?branch=master
    :alt: Coverage Status

