27 May, 2011
Colored Optic Flow
I’ve got every algorithm implemented that I feel is worth the time at this point, and I've made my selections.
I think, stylistically, the Horn-Schunck (HS) algorithm is the coolest (this video right here). The Lucas-Kanade (LK) algorithm, however, when set up properly, gives what look like the more precise results (which I’ll show in another video later this week). So, I'll use HS for artsy-fartsy electro pop shows, and I'll use LK at work, for SCIENCE.
Music: “Near Dark” by Burial.
EDIT: I've posted the code, for those interested, on the cinder forums.
