Classes | Namespaces | Functions | Variables
test14_image_matching.py File Reference

Go to the source code of this file.

Classes

class  hai_sandbox.test14_image_matching.ShowImage

Namespaces

namespace  hai_sandbox::test14_image_matching

Functions

def hai_sandbox::test14_image_matching.concat_images
def hai_sandbox::test14_image_matching.match_images
def hai_sandbox::test14_image_matching.test_thresholds

Variables

tuple hai_sandbox::test14_image_matching.features_db = sp.KDTree(np.array(msurf_desc))
tuple hai_sandbox::test14_image_matching.image = prosilica.get_frame()
tuple hai_sandbox::test14_image_matching.img_gray = fea.grayscale(image)
tuple hai_sandbox::test14_image_matching.img_viz = fea.draw_surf(image, locs, (255,0,0))
list hai_sandbox::test14_image_matching.match_idxs = []
string hai_sandbox::test14_image_matching.mode = 'image'
tuple hai_sandbox::test14_image_matching.model_gray = fea.grayscale(model_img)
tuple hai_sandbox::test14_image_matching.model_img = cv.LoadImage(model_name)
list hai_sandbox::test14_image_matching.model_name = sys.argv[1]
tuple hai_sandbox::test14_image_matching.prosilica = rc.Prosilica('prosilica', 'streaming')
list hai_sandbox::test14_image_matching.ratio = dists[0]
tuple hai_sandbox::test14_image_matching.si = ShowImage('surf')


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