AugustoAngeletti / windage

Automatically exported from code.google.com/p/windage
0 stars 0 forks source link

How to reset the "tracking" #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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