Overview Documentation The Science Design Theory Who + Contact

WATCHWHATYOUARE.

The system is based around a vision tracking algorithm that compares the pixels in the template (first image to the left) with a live video feed (second image to the left). The code is written in C++ with the Open CV libraries wrapped in the Open Frameworks libraries.(third from the left).
use yourillusions This is the base image that is taken from the movie/media source which is compared to the participant. use your illusions The images are compared using a weighting technique that allows for a accurate matching of bodily form. Special consideration was given to the importance of the appendages location (arms and legs). use your ilusionsWe used C++ for the speed increases when dealing with raster's. The algorithm we produced can run in real time with a 1024x624 resolution.