view data_generation/transformations/__init__.py @ 248:7e6fecabb656

Optimized the call of ConvOp by specifying additional parameters. Specified image shape of the da_conv layer.
author humel
date Tue, 16 Mar 2010 14:46:25 -0400
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']