ricardowong / windage

Automatically exported from code.google.com/p/windage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to reset the "tracking"

GoogleCodeExporter opened this issue · comments

If I want to reset the tracking object, how should I do?
----------------------------------
windage::Frameworks::MultiplePlanarObjectTracking tracking;
tracking.AttatchReferenceImage(***);
----------------------------------
Attaching images will not clear the former images attached. Is there any reset 
or reinitialization method for "tracking"?

Original issue reported on code.google.com by wishs...@gmail.com on 29 Jul 2010 at 8:48