Metadata-Version: 1.1
Name: PyCVMeasure
Version: 0.0.2
Summary: Make it Easy and Standard to measure Image Quality 
Home-page: https://github.com/MKFMIKU/PyCVMeasure
Author: MKFMIKU
Author-email: mikumkf@gmail.com
License: MIT License
Description-Content-Type: UNKNOWN
Description: ======
        PyCVMeasure
        ======
        
        Overview
        ========
        
        PyCVMeasure is a function which could make image quilty more easy and standard, such as Image Super Resolution and Image Denoising.
        
        Requirements
        ============
        
        * Python Python 3.3+
        * Works on Linux, Windows, Mac OSX, BSD
        
        Install
        =======
        
        The quick way::
        
            pip install PyCVMeasure
        
Platform: all
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation
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 :: Software Development :: Libraries
