Laser Tracking in Python 2.6.
It's pretty simple and just used 3 basic steps. It loads the image, scans the image for pixels and adds pixels that pass a filter to a list, and then calculates the centermost pixel and draws the lines to the screen edges.
If you want information, post a comment.
Link to this comment:
All Comments (0)