Variables
hai_sandbox::test04_surf Namespace Reference

Variables

list fname = sys.argv[1]
tuple harris_keypoints = fea.harris(image_gray)
tuple image = cv.LoadImage(fname)
tuple image_gray = cv.CreateImage((640,480), cv.IPL_DEPTH_8U,1)
tuple k = cv.WaitKey(33)
tuple star_keypoints = fea.star(image)

Variable Documentation

Definition at line 7 of file test04_surf.py.

Definition at line 14 of file test04_surf.py.

tuple hai_sandbox::test04_surf::image = cv.LoadImage(fname)

Definition at line 8 of file test04_surf.py.

tuple hai_sandbox::test04_surf::image_gray = cv.CreateImage((640,480), cv.IPL_DEPTH_8U,1)

Definition at line 9 of file test04_surf.py.

tuple hai_sandbox::test04_surf::k = cv.WaitKey(33)

Definition at line 23 of file test04_surf.py.

Definition at line 12 of file test04_surf.py.



hai_sandbox
Author(s): Hai Nguyen
autogenerated on Wed Nov 27 2013 11:46:56