quadtree_image.py File Reference

Go to the source code of this file.


Classes

class  quadtree_image.ChannelMeasure
 A Measure class that works on a single channel. More...
class  quadtree_image.ImageMeasure
 A Measure class that works on a RGB image. More...

Packages

package  quadtree_image
 Functions to manipulate images in Quadtrees.

Functions

def quadtree_image.linearise
 Change a 2D grid into a 1D list.
def quadtree_image.gridify
 Converts a 1D list into a 2D grid.
def quadtree_image.max_tuple
 Takes the pointwise maximum of two tuples.
def quadtree_image.max_grid
 Takes the point-wise maximum of a list of grids.
def quadtree_image.render_node
 Renders a node into a grid.
def quadtree_image.render_outline
 Renders a tree into a grid.


Generated on Sun May 24 21:48:21 2009 by  doxygen 1.5.8