Metadata-Version: 1.1
Name: adpil
Version: 1.0
Summary: Interface between Adessowiki and PIL.Used by ia636 and ia870 toolboxes.
Home-page: https://github.com/robertoalotufo/adpil
Author: RCM
Author-email: rubens.campos.machado@gmail.com
License: BSD 3 clauses
Description: ===================================
        adpil - Adessowiki to PIL interface
        ===================================
        
        Description
        -----------
        
        This toolbox interfaces to PIL, used by ia636 and ia870 toolboxes. The main functions it provides are adshow,
        adread, adreadgray.
        
        Requirements
        ------------
        
        This toolbox requires PIL. To install PIL using pip use the following command:
        
        pip install PIL  --allow-unverified PIL --allow-all-external
        
        
Keywords: PIL
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: License :: OSI Approved :: BSD License
