| Trees | Indices | Help |
|
|---|
|
|
PatternGenerators based on bitmap images stored in files.
$Id: image.py 11293 2010-07-27 14:19:32Z ceball $
|
|||
|
ImageSampler A class of objects that, when called, sample an image. |
|||
|
PatternSampler When called, resamples - according to the size_normalization parameter - an image at the supplied (x,y) sheet coordinates. |
|||
|
FastImageSampler A fast-n-dirty image sampler using Python Imaging Library routines. |
|||
|
GenericImage Generic 2D image generator. |
|||
|
FileImage 2D Image generator that reads the image from a file. |
|||
|
|||
|
|||
|
|||
__package__ =
|
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:19 2010 | http://epydoc.sourceforge.net |