view data_generation/transformations/__init__.py @ 231:6f4e3719a3cc

Added the possibility to get the paths from an env. variable + cleaned up the way we build the paths
author Dumitru Erhan <dumitru.erhan@gmail.com>
date Sat, 13 Mar 2010 15:44:50 -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']