In doing some research, I've found: Videoorbits from: http://comparametric.sourceforge.net Which basically does what I want. It takes a video (in a very specific frame by frame format) and runs it through a 4-stage process, ending with a single composite image. Now, I have no idea how fast it runs, or if it can even run at all on something like an N810, but I'd like to find out. However, it's a little beyond my current abilities. As I see it, here are the steps to get there: 1) compile videooribits on the N810 (I've not set up a sandbox nor compiled anything yet.) 2) get some app that can pull a video stream from the N810 camera. 3) convert that video stream to the format required by videoorbits. 4) run the video through the conversion process ...