
SPEEDPROJECT: 3 hours haarspider is a speed project I did today. It spiders through webpages and finds faces in images and creates an average face. You can get the source code at Github. It uses haar cascades to find the faces, so it could actually find anything you have a haar cascade for. Here are [...]










SVN to GIT
I spent a lot of today trying to move my Unlogo repository from Google Code to Github. Kind of a waste, but maybe it will help someone else. When you make a Github repository, one of the first things it asks you is if you would like to import a subversion repository. But for some [...]