Package image_demo

Illustrates some of the functions in the image module. More...


Functions

def demo_stitch
 Demonstrates combimining several images into s signle image,.
def demo_edge
 Demonstrates the edge detection algorithm.
def demo_normalize
def demo_entropy
def demo


Detailed Description

Illustrates some of the functions in the image module.


Function Documentation

def image_demo.demo (  ) 

Definition at line 50 of file image_demo.py.

def image_demo.demo_edge (  ) 

Demonstrates the edge detection algorithm.

Definition at line 35 of file image_demo.py.

def image_demo.demo_entropy (  ) 

Definition at line 44 of file image_demo.py.

def image_demo.demo_normalize (  ) 

Definition at line 40 of file image_demo.py.

def image_demo.demo_stitch (  ) 

Demonstrates combimining several images into s signle image,.

Definition at line 10 of file image_demo.py.


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