C:\> Rostislav Persion's Projects

.:: Object Tracking ::.
Machine Vision Object Tracking




This software was designed to track moving objects. The object draws lines from a specified point and when an edge is detected it stores to X and Y position. There are multiple rays that are cast. The program then finds the middle point from all the rays and starts the process again at the new location.