Quote:
Originally Posted by z_beeblebrox
I looked through 254's code but was very confused. First, I don't really understand C++. Second, I don't think that this is the simplest implementation of motion profiling. I mostly understand how Paul's system works, but am not sure how his algorithms translate into real time motion profiling code.
Would it be possible for someone to post pseudocode for his motion profiling technique?
|
Paul's code is pretty much psuedocode, I was able to code something up that ran off what he posted pretty quickly.