> First is to use arGetTransMatCont(...) which reduces jitter by using > previous frame estimates in the optimization process (see > examples/simpleTest2.c). If I recall correctly the ar_pose package uses this function by default - it can be disabled by setting the "use_history" parameter to false. Ivan