[libavg-devel] Error in TrackerConfig.cpp
Daniel Beier
daniel_beier at gmx.de
Wed Feb 20 17:28:05 CET 2008
Hi all,
while playing with the tracker and especially the CoordConfigurator in
the example videochooser2
I've found one issue. There are no current (or changed at all) values
in the <transformation>
part when saving the avgtrackerrc file .
After looking through the TrackerConfig.cpp I've found, that only the
TrackerConfig internal
xml data (m_Doc) is saved (which isn't changed by the calibration
routine). An explicit
call to m_pTrafo->save(writer); wrote the current values for
<transformation>.
Can anyone confirm that it is a bug and if so, please fix it?
Best Regards,
Daniel
More information about the libavg-devel
mailing list