view data_generation/transformations/__init__.py @ 615:337253b82409

repair the class/fct that allow to read pnist07 and others by allowing them to read gziped file.
author Frederic Bastien <nouiz@nouiz.org>
date Fri, 07 Jan 2011 11:44:23 -0500
parents 72eee6a9f43f
children
line wrap: on
line source

from pycaptcha import Facade

__all__ = ['PoivreSel','thick','BruitGauss','DistorsionGauss','PermutPixel',\
         'gimp_script','Rature','contrast','local_elastic_distortions', \
        'slant','Occlusion','add_background_image','affine_transform',\
        'ttf2jpg','Facade']