Metadata-Version: 1.1
Name: ia636
Version: 0.11.2
Summary: Python Toolbox for Teaching Image Processing
Home-page: https://github.com/robertoalotufo/ia636
Author: Roberto A Lotufo and collaborators
Author-email: robertoalotufo@gmail.com
License: BSD 3 clauses
Description: ====================================================
        ia636 - Python Toolbox for Teaching Image Processing
        ====================================================
        
        Description
        -----------
        
        This is a collection of general image processing functions written in Python with a collection of lessons used in the
        IA636 course (Image Processing) taught at School of Electrical and Computer Eng., University of Campinas, Brazil.
        
        Requirements
        ------------
        
        This toolbox requires the adpil toolbox. (pip install adpil)
        
        Documentation
        -------------
        
        The documentation of this toolbox is available at:
        http://adessowiki.fee.unicamp.br/adesso/wiki/ia636/view
        
        Install
        -------
        
        pip install ia636
Keywords: image processing
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
