Closed qbonnard closed 10 years ago
Tracking could lower the computational cost of working with tags, e.g. by detecting every n frames in a sparate thread, and tracking at a faster framerate.
Example: http://wiki.ros.org/pi_face_tracker#How_It_Works
Fixed in https://github.com/chili-epfl/chilitags/pull/38
Tracking could lower the computational cost of working with tags, e.g. by detecting every n frames in a sparate thread, and tracking at a faster framerate.
Example: http://wiki.ros.org/pi_face_tracker#How_It_Works