view data_generation/transformations/__init__.py @ 199:777f48ba30df

Add MSE cost to log_reg.py
author Arnaud Bergeron <abergeron@gmail.com>
date Tue, 02 Mar 2010 18:43:54 -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']