Metadata-Version: 1.1
Name: ia870
Version: 0.8
Summary: Python Morphology Toolbox for Teaching Image Processing
Home-page: https://github.com/robertoalotufo/ia870
Author: Roberto A Lotufo and collaborators
Author-email: robertoalotufo@gmail.com
License: BSD 3 clauses
Description: ===============================================================
        ia870 - Python Morphology Toolbox for Teaching Image Processing
        ===============================================================
        
        Description
        -----------
        
        A collection of Morphological Image Processing tools written in Python and the Numpy package. It provides tools to
        reproduce most examples of the book: Dougherty and Lotufo, Hands-on Morphological Image Processing, SPIE,
        2003, ISSN=0-8194-4720-X.
        
        
        Requirements
        ------------
        
        This toolbox requires the ia636 toolbox. (pip install ia636)
        
        Documentation
        -------------
        
        The documentation of this toolbox is available at:
        http://adessowiki.fee.unicamp.br/adesso/wiki/ia870/view
        
        Install
        -------
        
        pip install ia870
        
Keywords: image processing,morphological image processing,mathematical morphology
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
