Metadata-Version: 1.1
Name: simple-image-debayer
Version: 0.0.1
Summary: Python3 library for debayering images using OpenCV.
Home-page: https://github.com/waikato-datamining/simple-image-debayer
Author: Peter Reutemann
Author-email: fracpete@waikato.ac.nz
License: MIT License
Description: The **simple-image-debayer** library allows you to debayer images
        in a directory. It uses OpenCV for the debayering underneath the hood.
        
        Changelog
        =========
        
        0.0.1 (2019-04-17)
        ------------------
        
        - initial release
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Multimedia :: Graphics
Classifier: Programming Language :: Python :: 3
