A face tracking sample with XNA and Emgu Posted on 07/10/201213/09/2015 by Alessandro Colla In my previous post, we saw how to implement a simple stream from a web cam as a background in an XNA application. Now I will go a little further and implement a simple face tracking algorithm. For th... Read More