<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Hello dear ITK users;</DIV>
<DIV>In registration examples there is a couple of variables which is called <EM>Versor</EM>;I couldn't understand what these variables indicate. <FONT color=#800000><EM>Translation</EM></FONT><FONT color=#000000> indicates that how much moving image will be translated through the x,y,z axis. But What about <EM>Versor</EM>? Is it about rotation </FONT></DIV>
<DIV>Here is the part of an example:</DIV>
<DIV><FONT size=2>
<P></FONT><FONT color=#008000>// Print out results</P></FONT>
<P><FONT color=#008000>//</P></FONT>
<P>std::cout << std::endl << std::endl;</P>
<P>std::cout << <FONT color=#800000>"Result = "</FONT> << std::endl;</P>
<P>std::cout << <FONT color=#800000>" versor X = "</FONT> << versorX << std::endl;</P>
<P>std::cout << <FONT color=#800000>" versor Y = "</FONT> << versorY << std::endl;</P>
<P>std::cout << <FONT color=#800000>" versor Z = "</FONT> << versorZ << std::endl;</P>
<P>std::cout << <FONT color=#800000>" Translation X = "</FONT> << finalTranslationX << std::endl;</P>
<P>std::cout << <FONT color=#800000>" Translation Y = "</FONT> << finalTranslationY << std::endl;</P>
<P>std::cout << <FONT color=#800000>" Translation Z = "</FONT> << finalTranslationZ << std::endl;</P>
<P>std::cout << <FONT color=#800000>" Iterations = "</FONT> << nmbrOfIterations << std::endl;</P>
<P>std::cout << <FONT color=#800000>" Metric value = "</FONT><FONT size=2><FONT size=3> << bestValue << std::endl;</FONT></FONT></P>
<P><FONT size=2><FONT size=3></FONT></FONT> </P>
<P><FONT size=2><FONT size=3>Tony</FONT></P></FONT></DIV></div><br>
<hr size=1>TV dinner still cooling?<br><a href="http://us.rd.yahoo.com/evt=49979/*http://tv.yahoo.com/">Check out "Tonight's Picks"</a> on Yahoo! TV.</body></html>