<div dir="ltr"><div><div>Hello<br><br></div><div>Is this the example your are trying to run ?:<br><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/ImageMapper">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/ImageMapper</a><br><br></div><div>Which option have you enabled when compiling VTK, particularly which opengl ?<br><br></div><div>This is probably a image buffer problem, you can try to use the methods:<br><br></div><div>SetSwapBuffers(true/false)<br></div><div>SetMultiSamples(0)<br><br></div><div>Before calling Render().<br><br></div></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Mathieu Westphal<br></div></div></div>
<br><div class="gmail_quote">On Thu, Sep 17, 2015 at 7:31 PM, coman head <span dir="ltr"><<a href="mailto:coman.head@gmail.com" target="_blank">coman.head@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:12.8000001907349px;margin-bottom:0px;margin-left:0px;padding-bottom:5px"><div style="overflow:hidden"><div dir="ltr"><span style="font-size:12.8000001907349px">Hi all,</span><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">I am new to vtk. I posted a thread on pcl mailing list. <a href="http://www.pcl-users.org/PCLVisualizer-NOT-working-on-Ubuntu-14-04-td4039450.html" target="_blank">http://www.pcl-users.org/PCLVisualizer-NOT-working-on-Ubuntu-14-04-td4039450.html</a> In which, i got the problem is probably due to vtk.</div><div style="font-size:12.8000001907349px">Then I compile vtk from source(i tried both 5.10 and 6.3) and build ImageMapper example with cmake and make. There is no compiling error thrown. But the result is still not right.</div><div style="font-size:12.8000001907349px">I got the attached results. The correct result should be black background and a square filled with two colors. There is no other error or warning message. Please send an angle and help me!!!!</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">many thanks,</div><div><br></div></div><div></div></div></div><div style="font-size:12.8000001907349px"></div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
<br>
<br></blockquote></div><br></div>