Variables
markers Namespace Reference

Variables

tuple c = (x+y)
tuple draw = ImageDraw.Draw(img)
tuple h = int(h)
tuple img = Image.new("L",(w+1,h+1),1)
tuple s = float(sys.argv[1])
tuple w = int(w)

Variable Documentation

tuple markers::c = (x+y)

Definition at line 25 of file markers.py.

tuple markers::draw = ImageDraw.Draw(img)

Definition at line 22 of file markers.py.

tuple markers::h = int(h)

Definition at line 20 of file markers.py.

tuple markers::img = Image.new("L",(w+1,h+1),1)

Definition at line 21 of file markers.py.

tuple markers::s = float(sys.argv[1])

Definition at line 16 of file markers.py.

tuple markers::w = int(w)

Definition at line 19 of file markers.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


checkerboard_detector2
Author(s): Rosen Diankov, Felix Endres
autogenerated on Wed Dec 26 2012 15:30:15