view data_generation/transformations/__init__.py @ 450:c1df23c98eb6

New script to create histograms for datasets (for the report)
author Arnaud Bergeron <abergeron@gmail.com>
date Mon, 10 May 2010 11:41:02 -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']