<p dir="ltr">The first image is generated on a windows machine and the second is done on a Linux machine. The same random seed is used but the random number generator is different for windows & Linux hence the different shaped hills. Both images should be 800 x800.<br>
 <br>
Andrew</p>
<div class="gmail_quote">On Sep 10, 2014 10:30 PM, "David Cole" <<a href="mailto:dlrdave@aol.com">dlrdave@aol.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This example:<br>
<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/CurvatureBandsWithGlyphs" target="_blank">http://www.vtk.org/Wiki/VTK/<u></u>Examples/Cxx/Visualization/<u></u>CurvatureBandsWithGlyphs</a><br>
<br>
Clearly contains:<br>
renWin->SetSize(800, 800);<br>
<br>
Why, then does the alternate valid image "Testing/Baseline/<u></u>Visualization/<u></u>TestCurvatureBandsWithGlyphs_<u></u>1.png" [1] in the VTK wiki examples git repository have dimensions 800 x 771? Why is an image of a different size considered valid?<br>
<br>
And ..... why are the images so different? Shouldn't the randomly generated images seen in this example be identical because of random seeding? Compare to the primary baseline image at [2].<br>
<br>
<br>
Thanks for any insight,<br>
David C.<br>
<br>
<br>
[1] <a href="https://gitorious.org/vtkwikiexamples/wikiexamples/source/09a4920a453052c36ad08d2994565dbec73a2107:Testing/Baseline/Visualization/TestCurvatureBandsWithGlyphs_1.png" target="_blank">https://gitorious.org/<u></u>vtkwikiexamples/wikiexamples/<u></u>source/<u></u>09a4920a453052c36ad08d2994565d<u></u>bec73a2107:Testing/Baseline/<u></u>Visualization/<u></u>TestCurvatureBandsWithGlyphs_<u></u>1.png</a><br>
[2] <a href="https://gitorious.org/vtkwikiexamples/wikiexamples/source/09a4920a453052c36ad08d2994565dbec73a2107:Testing/Baseline/Visualization/TestCurvatureBandsWithGlyphs.png" target="_blank">https://gitorious.org/<u></u>vtkwikiexamples/wikiexamples/<u></u>source/<u></u>09a4920a453052c36ad08d2994565d<u></u>bec73a2107:Testing/Baseline/<u></u>Visualization/<u></u>TestCurvatureBandsWithGlyphs.<u></u>png</a><br>
<br>
</blockquote></div>