Just a quick update concerning my SenseCam project. I have finally gotten around to porting my SenseCam software from the old J2ME version on my k850i to an Objective-C version for the iPhone 4. I effectively had to do a complete rewrite from the ground up, but the development work only took about two weeks… Continue reading the rest of the article
I know it sounds trivial to most people, I know I should “get a life.” But… I have lost the lanyard that I wear around my neck to tether me to my SenseCam. I am having difficulty adapting to a day without it hanging from my neck like some sort of technological military dog tag…. Hankering to get the rest of “Personal Tragedy?” Click this!
I have been tinkering around with the software I use for image feature extraction in my large collection of SenseCam images. Using OpenCV, a SURF algorithm and Python I have been able to create a small command-line application that can accurately determine places I have visited before based on the captured images. The Python script… Click this link to continue reading the rest of “SenseCam Image Recognition.”