<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<BR> <BR>Hi all!!!!<BR>I'm trying to get the time stamp of a transformation with a NDI Polaris tracker.<BR>
I use this code:<BR><FONT size=2>
<STRONG>                        TT1 = T1Observer->GetTransform();</STRONG><BR>
<STRONG>                        timeT1= TT1.GetStartTime();</STRONG><BR>
 <BR>
According with igstkTransform.h:<BR><FONT size=2>
</FONT><FONT color=#008000 size=2><FONT color=#008000 size=2>             /** Returns the time at which the validity of this information starts. The<BR>
             * data in this transform should not be used for scenes to be rendered<BR>
             * before that validity time. <STRONG>The time is returned in milliseconds.</STRONG> <BR>
             *<BR>
             * \sa TimeStamp <BR>
             *<BR>
             * */<BR></FONT></FONT><FONT size=2>
<FONT color=#008000>             </FONT>TimePeriodType GetStartTime() </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>const</FONT></FONT><FONT size=2>;<BR></FONT>
 <BR></FONT>
Then, what i get is a time expressed in milliseconds, but i need this time in format DDMMYYYY or similar in order to compare and evaluate this time with the timestamp of an extern image attached to the tool beign tracked. (I get this image from a frame grabber).<BR>When I try to convert to a DDMMYYYY, i get that the year is 777 (at least is not 666 ja ja ja).<BR>
 <BR>
I've used the function  <FONT color=#0000ff size=2><FONT color=#0000ff size=2><STRONG>void</STRONG></FONT></FONT><FONT size=2><FONT color=#000000><STRONG> RealTimeClock::Print(std::ostream& os, itk::Indent indent)</STRONG>   to view the realtimeclock settings.</FONT></FONT><BR>
<FONT size=2><FONT color=#000000>There are three parameters initialized by  <FONT color=#0000ff size=2><FONT color=#0000ff size=2><STRONG>void</STRONG></FONT></FONT><FONT size=2><STRONG> RealTimeClock::Initialize()</STRONG>: frecuency, difference and origin.</FONT></FONT></FONT><BR>
<FONT size=2><FONT color=#000000><FONT size=2>My question is what this variables mean???????? In particular the difference and origin variables. This variables have effect on the result of GetStarTime()?????????????</FONT></FONT></FONT><BR>
<FONT size=2><FONT color=#000000><FONT size=2>How can i compare my two times with a same format time????</FONT></FONT></FONT><BR>
<FONT size=2><FONT color=#000000><FONT size=2></FONT></FONT></FONT> <BR>
<FONT size=2><FONT color=#000000><FONT size=2>I hope someone can help me please, I can't found the way :(</FONT></FONT></FONT><BR>
<FONT size=2><FONT color=#000000><FONT size=2>Thanks!!!!!</FONT></FONT></FONT><BR>
<FONT size=2><FONT color=#000000><FONT size=2> <BR></FONT></FONT></FONT>
 <BR>
Eric LB<BR><BR>
 <BR><br /><hr />Hotmail es más seguro y  <a href='www.windowslive-hotmail.com/protectyourself/es/default.htm' target='_new'>crece de acuerdo a tus necesidades</a></body>
</html>