Post date: Apr 13, 2012 3:51:5 AM
I don't know if I've posted this before but VKP code is up on github. the VKP code is pretty fricking ugly until I clean it up but if you care it's here https://github.com/omadawn/VisibleKitteh. I just pushed the current version.
That means that object detection is working and saving an image to SD card is working.
Currently the save image trigger is backwards. It actually triggers when it sees a light spot rather than a dark spot but that's as simple as chainging a > for a < in the right place.