Mercurial > ift6266
view data_generation/transformations/__init__.py @ 206:e12702b88a2d
removed one bug: the complexity value was not sent to the dA class
author | youssouf |
---|---|
date | Thu, 04 Mar 2010 09:43: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']