Friday, July 02, 2010

Laser tracker application

I create this application to track laser pointer on the wall, basically I only find the minimum of red and grayscale of each pixel and if it is more than some threshold then I will consider that pixel as a laser pointer.

I use DSJ (direct show java) to read image from my webcam.

No comments:

Post a Comment