Mercurial > ift6266
view data_generation/transformations/__init__.py @ 516:092dae9a5040
make the reference more compact.
author | Frederic Bastien <nouiz@nouiz.org> |
---|---|
date | Tue, 01 Jun 2010 14:08:44 -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']