Mercurial > ift6266
view data_generation/transformations/__init__.py @ 422:e7790db265b1
Basic text for section 3, add a bit more detail to section 4.2.2
author | Arnaud Bergeron <abergeron@gmail.com> |
---|---|
date | Fri, 30 Apr 2010 16:24:30 -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']