Metadata-Version: 1.1
Name: LogGabor
Version: 0.2
Summary: A log-Gabor pyramid is an oriented multiresolution scheme for images inspired by biology.
Home-page: https://github.com/meduz/LogGabor
Author: Laurent Perrinet INT - CNRS
Author-email: Laurent.Perrinet@univ-amu.fr
License: GPLv2
Download-URL: https://github.com/meduz/LogGabor/tarball/0.2
Description: LogGabor
        ========
        
        A log-Gabor pyramid is an oriented multiresolution scheme for images inspired by biology.
        
        This package provides with a python implementation.
        
        More information is available @ http://nbviewer.ipython.org/github/meduz/LogGabor/blob/master/SLIP.ipynb
        Tests for the packages are available @ http://nbviewer.ipython.org/github/meduz/LogGabor/blob/master/test_SLIP.ipynb
        
Keywords: computational neuroscience,simulation,analysis,visualization,computer vision
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
