<div dir="ltr">Indeed, I have tried 6.2.0 and I get NaNs as well. Unfortunately it seems to be something wrong with the binary version for VTK-6.3.0-RC1-Linux-64bit. For that I get:<div><br></div><div><div>Traceback (most recent call last):</div><div>  File "dataReader.py1", line 3, in <module></div><div>    from vtk import *</div><div>  File "/home/danlipsa/Downloads/VTK-6.3.0-RC1-Linux-64bit/lib/python2.7/site-packages/vtk/__init__.py", line 98, in <module></div><div>    from vtkRenderingOpenGL import *</div><div>  File "/home/danlipsa/Downloads/VTK-6.3.0-RC1-Linux-64bit/lib/python2.7/site-packages/vtk/vtkRenderingOpenGL.py", line 1, in <module></div><div>    from vtkRenderingOpenGLPython import *</div><div>ImportError: libvtkRenderingOpenGLPython27D-6.3.so.1: cannot open shared object file: No such file or directory</div></div><div><br></div><div>We'll look into it. So you'll either build VTK from sources or wait until 6.3.0.rc2</div><div><br></div><div>Dan</div><div><br></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Aug 10, 2015 at 4:10 PM Dan Lipsa <<a href="mailto:dan.lipsa@kitware.com">dan.lipsa@kitware.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Manjunath,<div>Can you try 6.3.0.rc1 rather than 6.2.0? As I said I tried your example on my build of VTK (which was a recent version from the git repository) and I did not get the error you are seeing.</div></div><div dir="ltr"><div><br></div><div>Dan</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Aug 10, 2015 at 11:12 AM Manjunath K E <<a href="mailto:ke.manjunath@gmail.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=ke.manjunath@gmail.com&cc=&bcc=&su=&body=','_blank');return false;">ke.manjunath@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi <b class="gmail_sendername">Dan Lipsa,<br></b><span class="gmail_sendername"><br><br>I </span><span class="gmail_sendername">checked out vtk 6.2 as per the instructions in  <a href="https://gitlab.kitware.com/vtk/vtk/blob/master/Documentation/dev/git/download.md" target="_blank">https://gitlab.kitware.com/vtk/vtk/blob/master/Documentation/dev/git/download.md</a><br><br>I rebuilt VTK and when I try to run the following code, the problem of GetRange() still persists.<br></span><b class="gmail_sendername"><br></b>>>> from vtk import *<br>>>> reader = vtkNetCDFCFReader()<br>>>> reader.SetFileName("<a href="http://3d.nc" target="_blank">3d.nc</a>")<br>>>> reader.SphericalCoordinatesOff()<br>>>> reader.SetReplaceFillValueWithNan(1)<br>>>> reader.Update()<br>>>> reader.GetOutput().GetPointData().SetScalars(reader.GetOutput().GetPointData().GetArray("SAL"))<br>0<br>>>> reader.UpdateMetaData()<br>1<br>>>> reader.Update()<br>>>> reader.UpdateInformation()<br>>>> reader.GetOutput().GetPointData().GetScalars().GetRange()<br>(nan, nan)<br><br></div>Although the range is (28.04-36.88), but I get (nan, nan). Please help me.<br><div><br clear="all"><div><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><font color="#ff0000"> </font><font color="#ff6600">Thanks and Regards,</font></div><div><font color="#3366ff"></font></div><div><span style="color:rgb(51,102,255)"> Manjunath K E</span><font color="#3366ff"> <br></font></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Dan Lipsa</b> <span dir="ltr"><<a href="mailto:dan.lipsa@kitware.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=dan.lipsa@kitware.com&cc=&bcc=&su=&body=','_blank');return false;">dan.lipsa@kitware.com</a>></span><br>Date: Wed, Aug 5, 2015 at 8:06 PM<br>Subject: Re: [vtkusers] from vtk import * ImportError: (Python VTK 6.2 on ubuntu 14.04)<br>To: Manjunath K E <<a href="mailto:ke.manjunath@gmail.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=ke.manjunath@gmail.com&cc=&bcc=&su=&body=','_blank');return false;">ke.manjunath@gmail.com</a>>, VTK Users <<a href="mailto:vtkusers@vtk.org" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=vtkusers@vtk.org&cc=&bcc=&su=&body=','_blank');return false;">vtkusers@vtk.org</a>><br><br><br><div dir="ltr">Manjunath,<div>I get a range rather than NaN when I run it on my machine with the latest VTK from git master.</div><div><br></div><div>Range of SAL: 28.04-36.88<br></div><div><br></div><div>I do have error complaining about missing </div><div>sliceOn.jpg and sliceOff.jpg.<br></div><div><br></div><div>Could you try your example on the latest VTK master (your have to build it) </div><div><br></div><div><br></div><div><a href="http://www.vtk.org/Wiki/VTK/Configure_and_Build" target="_blank">http://www.vtk.org/Wiki/VTK/Configure_and_Build</a><br></div><div><br></div><div>or on VTK 6.3 rc1?</div><div><a href="http://www.vtk.org/download/" target="_blank">http://www.vtk.org/download/</a><br></div><div><br></div><div>I am not sure what your other python error is, maybe related to</div><div><a href="http://stackoverflow.com/questions/15608236/eclipse-and-google-app-engine-importerror-no-module-named-sysconfigdata-nd-u" target="_blank">http://stackoverflow.com/questions/15608236/eclipse-and-google-app-engine-importerror-no-module-named-sysconfigdata-nd-u</a><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 5, 2015 at 9:41 AM, Manjunath K E <span dir="ltr"><<a href="mailto:ke.manjunath@gmail.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=ke.manjunath@gmail.com&cc=&bcc=&su=&body=','_blank');return false;">ke.manjunath@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><div>Hi Dan Lipsa,<br><br></div>Please find the required file "<a href="http://3d.nc" target="_blank">3d.nc</a>" and the python code  is  attached  in "datareader.py1".<br><br></div>The problem is that the <b>a,b = reader.GetOutput().</b><b>GetPointData().GetScalars().</b><b>GetRange() </b>is returning NaN value.<b><br></b><div><br>one more thing I found was, when I start<b> </b><b><b>"</b>vtkpython</b><b>"</b> by keeping <b>"</b><b>/usr/lib/python2.7</b><b><b>"</b> </b>in<b> </b><b><b>"</b>PYTHONPATH</b><b><b>"</b> </b>then following error will be obtained. If I remove <b>"</b><b>/usr/lib/python2.7" </b>from<b> </b><b><b>"</b>PYTHONPATH</b><b>"</b>, I wont get any error.<br><br>export PYTHONPATH=/usr/lib/python2.7:/usr/local/lib/python2.7/site-packages:$PYTHONPATH<span><br><br>manju@iiitb-gvcl-Z800:~/manju/academics/iiitb/project/codes/incois__laptp/src_vtk6$ vtkpython<br>vtk version 6.2.0<br></span><span>Traceback (most recent call last):<br></span>  File "/usr/lib/python2.7/site.py", line 563, in <module><br>    main()<br>  File "/usr/lib/python2.7/site.py", line 545, in main<br>    known_paths = addusersitepackages(known_paths)<br>  File "/usr/lib/python2.7/site.py", line 272, in addusersitepackages<br>    user_site = getusersitepackages()<br>  File "/usr/lib/python2.7/site.py", line 247, in getusersitepackages<br>    user_base = getuserbase() # this will also set USER_BASE<br>  File "/usr/lib/python2.7/site.py", line 237, in getuserbase<br>    USER_BASE = get_config_var('userbase')<br>  File "/usr/lib/python2.7/sysconfig.py", line 578, in get_config_var<br>    return get_config_vars().get(name)<br>  File "/usr/lib/python2.7/sysconfig.py", line 524, in get_config_vars<br>    _init_posix(_CONFIG_VARS)<br>  File "/usr/lib/python2.7/sysconfig.py", line 408, in _init_posix<br>    from _sysconfigdata import build_time_vars<br>  File "/usr/lib/python2.7/_sysconfigdata.py", line 6, in <module><br>    from _sysconfigdata_nd import *<br>ImportError: No module named _sysconfigdata_nd<br><br></div><div class="gmail_extra"><span><br clear="all"><div><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><font color="#ff0000"> </font><font color="#ff6600">Thanks and Regards,</font></div><div><font color="#3366ff"><br></font></div><div><span style="color:rgb(51,102,255)"> Manjunath K E</span><font color="#3366ff"></font></div><div><font color="#3366ff"><span style="color:rgb(241,194,50)"> Help Ever Hurt Never</span><br></font></div><div><font color="#3366ff">  </font></div></div></div></div></div></div></div></div></div></div></div></div>
<br></span><div><div><div class="gmail_quote">On Tue, Aug 4, 2015 at 10:15 PM, Dan Lipsa <span dir="ltr"><<a href="mailto:dan.lipsa@kitware.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=dan.lipsa@kitware.com&cc=&bcc=&su=&body=','_blank');return false;">dan.lipsa@kitware.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">It would be great if you could share your data as well so that I can check it with my installation. Thanks,<div>Dan</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Aug 4, 2015 at 11:31 AM Manjunath K E <<a href="mailto:ke.manjunath@gmail.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=ke.manjunath@gmail.com&cc=&bcc=&su=&body=','_blank');return false;">ke.manjunath@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Dan Lipsa,<br><br></div><div></div><div>Thanks for the reply. The error is occurring during runtime. There was no error, when i ran it in interpreter. All the lines in the script executed smoothly. <br></div><div>I have tested the same code using vtk 6.0.0 there was no error. <br><br></div><div>Also, the output that i get is not proper. There is problem in the color map of the output produced. The scale bar is not displayed properly. <br></div><div>==========================================<br></div><div>#!/usr/bin/env python<br>from vtk import *<br><br>reader = vtkNetCDFCFReader()<br>reader.SetFileName("<a href="http://3d.nc" target="_blank">3d.nc</a>")<br>reader.SphericalCoordinatesOff()<br>reader.SetOutputType(6)<br>reader.SetReplaceFillValueWithNan(1)<br>reader.Update()<br>#Copy SAL Array to scalar value field of point data ..this makes point data to point to SAL array <br>reader.GetOutput().GetPointData().SetScalars(reader.GetOutput().GetPointData().GetArray("SAL"))<br>reader.UpdateMetaData()<br>reader.Update()<br>reader.UpdateInformation()<br>output = reader.GetOutput()<br><br>a,b = reader.GetOutput().GetPointData().GetScalars().GetRange()<br>lut = vtk.vtkColorTransferFunction()<br>lut.AddRGBPoint(a,         0.0, 0.0, 0.8)<br>lut.AddRGBPoint(a+(b-a)/4, 0.0, 0.5, 0.5)<br>lut.AddRGBPoint(a+(b-a)/2, 0.0, 1.0, 0.0)<br>lut.AddRGBPoint(b-(b-a)/4, 0.5, 0.5, 0.0)<br>lut.AddRGBPoint(b,         1.0, 0.0, 0.0)<br>lut.SetNanColor(0,0,1)<br><br># the mapper that will use the lookup table <br>mapper = vtkDataSetMapper()<br>mapper.SetInputData(reader.GetOutput())<br>mapper.SetScalarModeToUsePointData()<br>mapper.SetLookupTable(lut)<br>mapper.SetScalarRange(a,b)<br># the actor<br>gridActor = vtkActor()<br>gridActor.SetMapper( mapper )<br>scaleBarActor = vtkScalarBarActor()<br>scaleBarActor.SetLookupTable( mapper.GetLookupTable() )<br>scaleBarActor.SetTitle("Color Map for Point Data")<br>scaleBarActor.SetOrientationToHorizontal()<br>scaleBarActor.GetLabelTextProperty().SetColor(0,0,1)<br>scaleBarActor.GetTitleTextProperty().SetColor(0,0,1)<br><br># position it in window<br>coord = scaleBarActor.GetPositionCoordinate()<br>coord.SetCoordinateSystemToNormalizedViewport()<br>coord.SetValue(0.1,0.05)<br>scaleBarActor.SetWidth(.5)<br>scaleBarActor.SetHeight(.1)<br><br># renderer and render window <br>renderer = vtkRenderer()<br>renderer.SetBackground(1, 1, 1)<br>renderer.SetGradientBackground(1) # Set background to white<br>renWindow = vtk.vtkRenderWindow()<br>renWindow.SetSize(512, 512)<br>renWindow.AddRenderer( renderer )<br><br># render window interactor<br>renWinInteractor = vtkRenderWindowInteractor()<br>renWinInteractor.SetRenderWindow( renWindow )<br># add the actors to the renderer<br>renderer.AddActor( gridActor )<br>renderer.AddActor( scaleBarActor )<br><br>#show axes<br>axesActor = vtkAxesActor()<br>widget = vtkOrientationMarkerWidget()<br>widget.SetOrientationMarker( axesActor )<br>widget.SetInteractor( renWinInteractor )<br>widget.SetViewport( 0.0, 0.0, 0.4, 0.4 )<br>widget.SetEnabled( 1 )<br>widget.InteractiveOff()<br><br># render<br>renderer.ResetCamera();<br>renWindow.Render()<br># initialize and start the interactor<br>renWinInteractor.Initialize()<br>renWinInteractor.Start()<br>==================================================<br><br></div><div class="gmail_extra"></div></div><div dir="ltr"><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><font color="#ff0000"> </font><font color="#ff6600">Thanks and Regards,</font></div><div><font color="#3366ff"><br></font></div><div><span style="color:rgb(51,102,255)"> Manjunath K E</span><font color="#3366ff"></font></div><div><font color="#3366ff"> <span style="color:rgb(241,194,50)">Help Ever Hurt Never</span><br></font></div><div><font color="#3366ff">  </font></div></div></div></div></div></div></div></div></div></div>
<br></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Aug 4, 2015 at 12:31 AM, Dan Lipsa <span dir="ltr"><<a href="mailto:dan.lipsa@kitware.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=dan.lipsa@kitware.com&cc=&bcc=&su=&body=','_blank');return false;">dan.lipsa@kitware.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>Manjunath,<br></div>Can you share the script you are trying to run? This seems like a problem with the script rather than an installation issue.</div><br><div class="gmail_quote"><div dir="ltr">On Mon, Aug 3, 2015 at 2:16 PM Manjunath K E <<a href="mailto:ke.manjunath@gmail.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=ke.manjunath@gmail.com&cc=&bcc=&su=&body=','_blank');return false;">ke.manjunath@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Shawn,<br><br>I followed your instructions, now the vtk importing problem is solved. <br>But, following error is obtained</div></div><div dir="ltr"><div><br>ERROR: In /home/kitware/Desktop/vtkbuild/build/vtk/src/vtk/Rendering/OpenGL/vtkOpenGLTexture.cxx, line 200<br>vtkOpenGLTexture (0x2f2ac90): No scalar values found for texture input!<br><br></div></div><div dir="ltr"><div></div>The error is seen for every frame<br></div><div class="gmail_extra"></div><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><font color="#ff0000"> </font><font color="#ff6600">Thanks and Regards,</font></div><div><font color="#3366ff"><br></font></div><div><span style="color:rgb(51,102,255)"> Manjunath K E</span><font color="#3366ff"></font></div><div><font color="#3366ff"> <span style="color:rgb(241,194,50)">Help Ever Hurt Never</span><br></font></div><div><font color="#3366ff">  </font></div></div></div></div></div></div></div></div></div></div>
<br></div><div class="gmail_extra"><div class="gmail_quote">On Mon, Aug 3, 2015 at 11:36 PM, Shawn Waldon <span dir="ltr"><<a href="mailto:shawn.waldon@kitware.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=shawn.waldon@kitware.com&cc=&bcc=&su=&body=','_blank');return false;">shawn.waldon@kitware.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><div><div><div><div><div>Hi Manjunath,<br><br></div>Please keep discussions on the list so that others can benefit later.<br><br></div>I haven't used an install tree on Linux for a while but according to my notes you should need the following assuming it is installed to /usr/local:<br><br></div>export LD_LIBRARY_PATH=/usr/local/lib:/usr/local/lib/python2.7/site-packages/vtk:$LD_LIBRARY_PATH<br><br></div>export PYTHONPATH=/usr/local/lib/python2.7/site-packages:$PYTHONPATH<br><br></div>HTH,<br></div>Shawn<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 3, 2015 at 1:59 PM, Manjunath K E <span dir="ltr"><<a href="mailto:ke.manjunath@gmail.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=ke.manjunath@gmail.com&cc=&bcc=&su=&body=','_blank');return false;">ke.manjunath@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>Hi Shawn<br><br>Thanks for the reply.<br>My python script is set up to use the system's python not vtkpython.<br><br>I have set export PYTHONPATH="/usr/local/lib/python2.7/site-packages/vtk/:$PYTHONPATH".<br>export LD_LIBRARY_PATH=/usr/local/lib/:$LD_LIBRARY_PATH<br><br>I have installed vtk-6.2 to /usr/local.<br><br></div>Is the should i change the values of PYTHONPATH and LD_LIBRARY_PATH to something else.<br><div><div><div class="gmail_extra"><span><br clear="all"><div><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><font color="#ff0000"> </font><font color="#ff6600">Thanks and Regards,</font></div><div><font color="#3366ff"><br></font></div><div><span style="color:rgb(51,102,255)"> Manjunath K E</span><font color="#3366ff"></font></div><div><font color="#3366ff"> <span style="color:rgb(241,194,50)">Help Ever Hurt Never</span><br></font></div><div><font color="#3366ff">  </font></div></div></div></div></div></div></div></div></div></div>
<br></span><div><div><div class="gmail_quote">On Mon, Aug 3, 2015 at 11:17 PM, Shawn Waldon <span dir="ltr"><<a href="mailto:shawn.waldon@kitware.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=shawn.waldon@kitware.com&cc=&bcc=&su=&body=','_blank');return false;">shawn.waldon@kitware.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><div><div>Hi Manjunath,<br><br></div>Is your python script set up to use vtkpython as the interpreter?  Or is it using the system's python?  If you are trying to import vtk from system python you have to set your LD_LIBRARY_PATH and PYTHONPATH environment variables.  If you want to change the script to use vtkpython then change the first like to #!/path/to/vtkpython<br><br></div>HTH,<br></div>Shawn<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 3, 2015 at 1:43 PM, Manjunath K E <span dir="ltr"><<a href="mailto:ke.manjunath@gmail.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=ke.manjunath@gmail.com&cc=&bcc=&su=&body=','_blank');return false;">ke.manjunath@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><div><div>Hi all<br><br></div>I have installed VTK 6.2 along with vtk 6.2 python  interface on ubuntu 14.04 manually.<br><br></div>When I run vtkpython in interpreter mode, the import of vtk is successful.<br></div>It doesn't have any problem  and the same is shown below.<br><div><br>===========================================================<br>manju@iiitb-gvcl-Z800:~/manju/academics/iiitb/project/codes/incois__laptp/src_vtk6$ vtkpython<br>vtk version 6.2.0<br>Python 2.7.2 (default, Feb 12 2015, 18:30:44) <br>[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] on linux2<br>Type "help", "copyright", "credits" or "license" for more information.<br>>>> from vtk import *<br>>>> print vtk<br><module 'vtk' from '/usr/local/lib/python2.7/site-packages/vtk/__init__.pyc'><br>>>> <br>===========================================================<br><br></div><div>But, If i run a python script then an error is obtained for this line "from vtk import *". The error is as shown below.<br>===========================================================<br>manju@iiitb-gvcl-Z800:~/manju/academics/iiitb/project/codes/incois__laptp/src_vtk6$ ./demo1.py <br>Traceback (most recent call last):<br>  File "./demo1.py", line 6, in <module><br>    from vtk import *<br>ImportError: No module named vtk<br>===========================================================<br><br>Please help me in solving this issue. I appreciate your time and help.<br></div><div><br clear="all"><div><div><div><div><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><font color="#ff0000"> </font><font color="#ff6600">Thanks and Regards,</font></div><div><font color="#3366ff"><br></font></div><div><span style="color:rgb(51,102,255)"> Manjunath K E</span><font color="#3366ff"></font></div><div><font color="#3366ff"> <span style="color:rgb(241,194,50)">Help Ever Hurt Never</span><br></font></div><div><font color="#3366ff">  </font></div></div></div></div></div></div></div></div></div></div>
</div></div></div></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>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div></div></div></div></div></div>
</blockquote></div><br></div>
</blockquote></div><br></div>
_______________________________________________<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>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div>
</blockquote></div><br></div></div></blockquote></div>
</blockquote></div><br></div></div></div></div>
</blockquote></div><br></div>
</div><br></div></div>
</blockquote></div><br></div></div>
</blockquote></div></blockquote></div></div>