annotate data_generation/transformations/pycaptcha/__init__.py @ 259:3919c71e3091

Make img_size a parameter, and remove the passing of the image size to the ConvOp. This will have to get back in later somehow.
author Arnaud Bergeron <abergeron@gmail.com>
date Wed, 17 Mar 2010 15:24:25 -0400
parents 72eee6a9f43f
children
rev   line source
171
72eee6a9f43f making the data_generation folder (and subdirs) an importable module
Dumitru Erhan <dumitru.erhan@gmail.com>
parents:
diff changeset
1 __all__ = ['Facade','Captcha']