With sstt due to be released in the next few weeks some more optimizations have to be done. A major part has nothing really to do with the actual tracking: video capture. There are various methods and on Windows I am still relying on VfW which is the default method in OpenCV. Currently I am working on replacing this with a DirectShow capture which apparently doesn’t rely on the usual qedit.h header rather than being pure COM. Keep fingers crossed …