Here is small tech demo of our CUDA implementation of the SURF descriptor and matching method for finding a correspondence between images.. Here we are tracking an image of a number plate in a live web cam feed. Notice that the frame rate is bottlenecked by the screen grabbing used to create the video and not the object tracking.

