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… Click here to read the remainder of “SenseCam On The iPhone.”
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…. Click here to read the rest of the post
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 here to read the rest of this article