<div>I am quite new to VTK.</div> <div>I tried installing the VTK and tried CMake somehow. But I could not make it run.</div> <div>Could anyone explain how to install the VTK invironment and the CMAKE, And how I use the environment....</div> <div>Thanks.<BR><BR><B><I>vtkusers-request@vtk.org</I></B> wrote:</div> <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Send vtkusers mailing list submissions to<BR>vtkusers@vtk.org<BR><BR>To subscribe or unsubscribe via the World Wide Web, visit<BR>http://www.vtk.org/mailman/listinfo/vtkusers<BR>or, via email, send a message with subject or body 'help' to<BR>vtkusers-request@vtk.org<BR><BR>You can reach the person managing the list at<BR>vtkusers-owner@vtk.org<BR><BR>When replying, please edit your Subject line so it is more specific<BR>than "Re: Contents of vtkusers digest..."<BR><BR><BR>Today's Topics:<BR><BR>1. Stream Lines (Renato Cesar Pompeu)<BR>2. [vtkusers]color
window+color level (m26404030@john.petra.ac.id)<BR>3. Segmentation fault with sample applications (ATI graphics<BR>problem?) (Charlotte Curtis)<BR>4. Re: Segmentation fault with sample applications (ATI graphics<BR>problem?) (Mathieu Malaterre)<BR>5. make a surface plot transparent (yadin Bocuma Rivas)<BR>6. make a surface plot transparent (yadin Bocuma Rivas)<BR>7. Threshold based segmentation (samo)<BR>8. Can VTK be built with Mesa under Windows? (Maurice Samulski)<BR>9. vtkRenderWindowInteractor not responding to keybord input<BR>(Christophe Peyret)<BR>10. Re: vtkRenderWindowInteractor not responding to keybord input<BR>(Mathieu Malaterre)<BR><BR><BR>----------------------------------------------------------------------<BR><BR>Message: 1<BR>Date: Wed, 26 Sep 2007 16:55:51 +0000<BR>From: Renato Cesar Pompeu <RCPOMPEU@HOTMAIL.COM><BR>Subject: [vtkusers] Stream Lines<BR>To: <VTKUSERS@VTK.ORG><BR>Message-ID: <BAY139-W31B917DF4FAFE101141E10CCB00@PHX.GBL><BR>Content-Type:
text/plain; charset="iso-8859-1"<BR><BR><BR>In each point I have three vectors vx [i] [j] [k], vy [i] [j] [k] and vz [i] [j] [k]. I would like to trace the corresponding lines of flow to these vectors. How is possible to make it? Somebody has some example in C++? <BR><BR>Thanks a lot.<BR>_________________________________________________________________<BR>Receba GRÁTIS as últimas novidades do esporte direto no seu Messenger!<BR>http://signup.alerts.live.com/alerts/login.do?PINID=37485679&returnURL=http://www.nivea.com.br<BR>-------------- next part --------------<BR>An HTML attachment was scrubbed...<BR>URL: http://public.kitware.com/pipermail/vtkusers/attachments/20070926/e6fb7313/attachment.html<BR><BR>------------------------------<BR><BR>Message: 2<BR>Date: Thu, 27 Sep 2007 00:48:11 +0700<BR>From: m26404030@john.petra.ac.id<BR>Subject: [vtkusers]color window+color level<BR>To: vtkusers@vtk.org<BR>Message-ID:
<1190828891.46fa9b5becb4a@mail.petra.ac.id><BR>Content-Type: text/plain; charset=ISO-8859-1<BR><BR><BR><BR>hi all, i want to display 2D image(BMP image).<BR>This is my code<BR><BR>void main()<BR>{<BR>vtkBMPReader *reader=vtkBMPReader::New();<BR>reader->SetFileName("image.bmp");<BR>reader->Update();<BR><BR>vtkImageViewer *viewer=vtkImageViewer::New();<BR>viewer->SetInput(reader->GetOutput());<BR>//viewer->SetColorWindow();<BR>//viewer->SetColorLevel();<BR>viewer->Render();<BR>}<BR><BR>i can display the image but the result is not good.(the image looks darker)<BR>i believe the problem is in the SetColorWindow and SetColorLevel function.<BR>how can i specify the parameter of those two functions so i can display the<BR>image exactly the same as the original image??(i have tried some values but the<BR>display still not good enough)<BR><BR><BR><BR>thanx a lot..<BR><BR><BR>------------------------------<BR><BR>Message: 3<BR>Date: Wed, 26 Sep 2007
17:06:02 -0400<BR>From: "Charlotte Curtis" <CURTISC@UOGUELPH.CA><BR>Subject: [vtkusers] Segmentation fault with sample applications (ATI<BR>graphics problem?)<BR>To: vtkusers@vtk.org<BR>Message-ID:<BR><117c5ac20709261406y32a664bdm1d866dce8445206c@mail.gmail.com><BR>Content-Type: text/plain; charset="iso-8859-1"<BR><BR>I'm a new user of ITK/VTK, and I just finished compiling and building the<BR>sample applications for ITK. However, when I run them (for example,<BR>ThresholdSegmentationLevelSet), I always get a segmentation fault.<BR>Sometimes it happens when I click on Image Display, and sometimes I can<BR>display the image no problem - the only consistency is that it always<BR>crashes when I click VTK Render. I tried running it in GDB and this is my<BR>stack trace (minus a bunch of garbage lines):<BR><BR>#0 0xb7a01f2f in memcpy () from /lib/libc.so.6<BR>#1 0xb64b080f in std::string::_S_copy_chars () from /usr/lib/libstdc++.so.5<BR>#2 0xb64b466d
in<BR>std::string::_M_replace_safe<__gnu_cxx::__normal_iterator<CHAR*,<BR>std::string> () from /usr/lib/libstdc++.so.5<BR>#3 0xb64b4595 in std::string::_M_replace<CHAR const*> () from<BR>/usr/lib/libstdc++.so.5<BR>#4 0xb64b29fb in std::string::replace () from /usr/lib/libstdc++.so.5<BR>#5 0xb6c0eb60 in Initialize () from /usr/lib/dri/fglrx_dri.so<BR>#6 0xb6beccb8 in ShSetResourceLimits () from /usr/lib/dri/fglrx_dri.so<BR>#7 0xb6756a09 in __glslATIInitFrontEndParser () from<BR>/usr/lib/dri/fglrx_dri.so<BR>#8 0xb6957da3 in __glEarlyInitContext () from /usr/lib/dri/fglrx_dri.so<BR>#9 0xb67b3942 in __glATICreateContext () from /usr/lib/dri/fglrx_dri.so<BR>#10 0xb6a3cfb9 in fglX11CreateHWContext () from /usr/lib/dri/fglrx_dri.so<BR>#11 0xb6a540a8 in ?? () from /usr/lib/dri/fglrx_dri.so<BR>#15 0xb6a53345 in ?? () from /usr/lib/dri/fglrx_dri.so<BR>#23 0xb6a535b6 in ?? () from /usr/lib/dri/fglrx_dri.so<BR><BR>>From the looks of things, it's something to do with the
direct rending of my<BR>graphics card driver (ATI X1600).<BR><BR>This happens with my dataset as well as with VTKData samples (such as<BR>VTKData/data/HeadMRVolume.mhd). Any clue what I can do? It's a little<BR>discouraging that not even the sample applications work. Thanks,<BR><BR>Charlotte<BR>-------------- next part --------------<BR>An HTML attachment was scrubbed...<BR>URL: http://public.kitware.com/pipermail/vtkusers/attachments/20070926/e796f29b/attachment-0001.htm<BR><BR>------------------------------<BR><BR>Message: 4<BR>Date: Thu, 27 Sep 2007 09:56:10 +0200<BR>From: "Mathieu Malaterre" <MATHIEU.MALATERRE@GMAIL.COM><BR>Subject: Re: [vtkusers] Segmentation fault with sample applications<BR>(ATI graphics problem?)<BR>To: "Charlotte Curtis" <CURTISC@UOGUELPH.CA><BR>Cc: vtkusers@vtk.org<BR>Message-ID:<BR><BF0C3B3F0709270056I519E409DW4D82EF2065A7EE1E@MAIL.GMAIL.COM><BR>Content-Type: text/plain; charset=ISO-8859-1<BR><BR>Hi Charlotte,<BR><BR>You can easily switch to
software mode rendering:<BR><BR>http://www.vtk.org/Wiki/VTK_OpenGL#Debugging_the_ATI_libGL<BR><BR>For example:<BR><BR>$ export LIBGL_ALWAYS_INDIRECT=1<BR>$ ./my_vtk_example<BR><BR>If your program is running fine this way. I would suggest you try to<BR>use a more recent fglrx driver. If this still does not work, get<BR>someone to reimplement this buggy driver from the specs:<BR>http://www.amd.com/us-en/Corporate/VirtualPressRoom/0,,51_104_543~119372,00.html<BR><BR>;)<BR><BR>-Mathieu<BR><BR>On 9/26/07, Charlotte Curtis <CURTISC@UOGUELPH.CA>wrote:<BR>> I'm a new user of ITK/VTK, and I just finished compiling and building the<BR>> sample applications for ITK. However, when I run them (for example,<BR>> ThresholdSegmentationLevelSet), I always get a segmentation fault.<BR>> Sometimes it happens when I click on Image Display, and sometimes I can<BR>> display the image no problem - the only consistency is that it always<BR>> crashes when I click VTK Render. I
tried running it in GDB and this is my<BR>> stack trace (minus a bunch of garbage lines):<BR>><BR>> #0 0xb7a01f2f in memcpy () from /lib/libc.so.6<BR>> #1 0xb64b080f in std::string::_S_copy_chars () from /usr/lib/libstdc++.so.5<BR>> #2 0xb64b466d in<BR>> std::string::_M_replace_safe<__gnu_cxx::__normal_iterator<CHAR*,<BR>> std::string> () from /usr/lib/libstdc++.so.5<BR>> #3 0xb64b4595 in std::string::_M_replace<CHAR const*> () from<BR>> /usr/lib/libstdc++.so.5<BR>> #4 0xb64b29fb in std::string::replace () from /usr/lib/libstdc++.so.5<BR>> #5 0xb6c0eb60 in Initialize () from /usr/lib/dri/fglrx_dri.so<BR>> #6 0xb6beccb8 in ShSetResourceLimits () from /usr/lib/dri/fglrx_dri.so<BR>> #7 0xb6756a09 in __glslATIInitFrontEndParser () from<BR>> /usr/lib/dri/fglrx_dri.so<BR>> #8 0xb6957da3 in __glEarlyInitContext () from /usr/lib/dri/fglrx_dri.so<BR>> #9 0xb67b3942 in __glATICreateContext () from
/usr/lib/dri/fglrx_dri.so<BR>> #10 0xb6a3cfb9 in fglX11CreateHWContext () from /usr/lib/dri/fglrx_dri.so<BR>> #11 0xb6a540a8 in ?? () from /usr/lib/dri/fglrx_dri.so<BR>> #15 0xb6a53345 in ?? () from /usr/lib/dri/fglrx_dri.so<BR>> #23 0xb6a535b6 in ?? () from /usr/lib/dri/fglrx_dri.so<BR>><BR>> From the looks of things, it's something to do with the direct rending of my<BR>> graphics card driver (ATI X1600).<BR>><BR>> This happens with my dataset as well as with VTKData samples (such as<BR>> VTKData/data/HeadMRVolume.mhd). Any clue what I can do?<BR>> It's a little discouraging that not even the sample applications work.<BR>> Thanks,<BR>><BR>> Charlotte<BR>><BR>> _______________________________________________<BR>> This is the private VTK discussion list.<BR>> Please keep messages on-topic. Check the FAQ at:<BR>> http://www.vtk.org/Wiki/VTK_FAQ<BR>> Follow this link to subscribe/unsubscribe:<BR>>
http://www.vtk.org/mailman/listinfo/vtkusers<BR>><BR>><BR><BR><BR>-- <BR>Mathieu<BR><BR><BR>------------------------------<BR><BR>Message: 5<BR>Date: Thu, 27 Sep 2007 03:40:18 -0700 (PDT)<BR>From: yadin Bocuma Rivas <CONRA2004@YAHOO.COM><BR>Subject: [vtkusers] make a surface plot transparent<BR>To: vtkusers@vtk.org<BR>Message-ID: <332961.63485.qm@web51310.mail.re2.yahoo.com><BR>Content-Type: text/plain; charset="iso-8859-1"<BR><BR>Hi!<BR>I have these program almost working<BR>it plot a surface from given poins using <BR>now all that i would like to do is to make the surface looking like transparent (opaque)<BR>how can i do this? any ideas? it all looks red (i do not want any color just transparent )<BR>i atached the python file<BR>please help me<BR><BR><BR><BR><BR>____________________________________________________________________________________<BR>¡Sé un mejor ambientalista!<BR>Encuentra consejos para cuidar el lugar donde vivimos.
<BR>http://telemundo.yahoo.com/promos/mejorambientalista.html<BR>-------------- next part --------------<BR>An HTML attachment was scrubbed...<BR>URL: http://public.kitware.com/pipermail/vtkusers/attachments/20070927/440574d0/attachment-0001.html<BR><BR>------------------------------<BR><BR>Message: 6<BR>Date: Thu, 27 Sep 2007 03:54:02 -0700 (PDT)<BR>From: yadin Bocuma Rivas <CONRA2004@YAHOO.COM><BR>Subject: [vtkusers] make a surface plot transparent<BR>To: vtkusers@vtk.org<BR>Message-ID: <636560.31770.qm@web51308.mail.re2.yahoo.com><BR>Content-Type: text/plain; charset="iso-8859-1"<BR><BR>Skipped content of type multipart/alternative-------------- next part --------------<BR>A non-text attachment was scrubbed...<BR>Name: =?utf-8?q?surfaceplot.py?=<BR>Type: text/x-python<BR>Size: 6880 bytes<BR>Desc: not available<BR>Url :
http://public.kitware.com/pipermail/vtkusers/attachments/20070927/9f92655d/utf-8qsurfaceplot-0001.py<BR><BR>------------------------------<BR><BR>Message: 7<BR>Date: Thu, 27 Sep 2007 04:07:23 -0700 (PDT)<BR>From: samo <SANDRA.MORITZ@GMX.DE><BR>Subject: [vtkusers] Threshold based segmentation<BR>To: vtkusers@vtk.org<BR>Message-ID: <12918966.post@talk.nabble.com><BR>Content-Type: text/plain; charset=us-ascii<BR><BR><BR><BR>Hello together<BR><BR>What I would like to do is reconstruct a 3D surface out of CT data. The user<BR>of the program could, for example, chose a pixel out of the ct data and that<BR>grey value of the pixel would be the contour value for the marching cubes<BR>algorithm. Additionaly, a region growing would be very nice. Does anybody<BR>know whether something like this is implemented in vtk? Or do I have to<BR>implement it on my own?<BR><BR>Thank you very much<BR><BR>-- <BR>View this message in context:
http://www.nabble.com/Threshold-based-segmentation-tf4527683.html#a12918966<BR>Sent from the VTK - Users mailing list archive at Nabble.com.<BR><BR><BR><BR>------------------------------<BR><BR>Message: 8<BR>Date: Thu, 27 Sep 2007 13:52:47 +0200<BR>From: "Maurice Samulski" <MSAMULSKI@GMAIL.COM><BR>Subject: [vtkusers] Can VTK be built with Mesa under Windows?<BR>To: vtkusers@vtk.org<BR>Message-ID:<BR><FC8571F90709270452T1CE54E71R6FC72B4CED1E9F86@MAIL.GMAIL.COM><BR>Content-Type: text/plain; charset="iso-8859-1"<BR><BR>I've sucessfully compiled VTK and Qt under Windows, and all the tests pass.<BR>However, I want<BR>to use Mesa GL libraries (which are also available for Windows) with VTK. Is<BR>that in anyway possible?<BR><BR>When recompiling VTK with Mesa support, I get the following errors:<BR><BR>In file included from C:/Dev/vtk-5.0.3/Rendering/vtkGraphicsFactory.cxx:71:<BR>C:/Dev/vtk-5.0.3/Rendering/vtkXMesaRenderWindow.h:26:73: X11/Xlib.h: No such<BR>file or
directory<BR>C:/Dev/vtk-5.0.3/Rendering/vtkXMesaRenderWindow.h:27:74: X11/Xutil.h: No<BR>such file or directory<BR>In file included from C:/Dev/vtk-5.0.3/Rendering/vtkGraphicsFactory.cxx:71:<BR>C:/Dev/vtk-5.0.3/Rendering/vtkXMesaRenderWindow.h:78: error: `Colormap' does<BR>not name a type<BR>C:/Dev/vtk-5.0.3/Rendering/vtkXMesaRenderWindow.h:79: error: ISO C++ forbids<BR>declaration of `Visual' with no type<BR><BR>Obviously, I do not have X on Windows, is there a some sort of<BR>vtkWin32MesaRenderWindow available?<BR><BR>Thanks for your time.<BR><BR>Best Regards,<BR><BR>Maurice<BR>-------------- next part --------------<BR>An HTML attachment was scrubbed...<BR>URL: http://public.kitware.com/pipermail/vtkusers/attachments/20070927/8e343de2/attachment.htm<BR><BR>------------------------------<BR><BR>Message: 9<BR>Date: Thu, 27 Sep 2007 16:12:45 +0200<BR>From: Christophe Peyret <CHRISTOPHE.PEYRET@ONERA.FR><BR>Subject: [vtkusers] vtkRenderWindowInteractor not responding
to<BR>keybord input<BR>To: vtkusers@vtk.org<BR>Message-ID: <D05B935C-2104-40FE-B782-48AB362FAD42@ONERA.FR><BR>Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed<BR><BR>Hello,<BR><BR>I am using vtk-5.0.3 under OSX 10.4.10. I have compiled the example <BR>cone5.cxx that you can find here:<BR><BR>http://public.kitware.com/cgi-bin/viewcvs.cgi/*checkout*/Examples/ <BR>Tutorial/Step5/Cxx/Cone5.cxx?root=VTK&content-type=text/plain<BR><BR>when I run the program it works and I can play with the mouse in <BR>order to rotate or zoom the render. However, the <BR>vtkRenderWindowInteractor is not responding to keyboard. The <BR>character I press just print in the terminal window but has no effect <BR>on the render itself. In order to quit I need to enter Crtl + C :(<BR><BR>Christophe<BR><BR>Here is my compilation makefile<BR><BR><BR>TARGET = cone5<BR><BR>LD = icpc<BR>CC = icc<BR>CXX = icpc<BR><BR>SRCDIR = ./src<BR>OBJDIR = ./obj<BR>DIREXE = ./<BR>INCL =
-I$(VTK_HOME)/include/vtk-5.0<BR><BR>CCFLAGS = -c -O3 -ip -unroll0 $(INCL)<BR><BR>LDFLAGS = -framework Cocoa -framework OpenGL \<BR>-L$(VTK_HOME)/lib\<BR>-lvtkCommon\<BR>-lvtkDICOMParser\<BR>-lvtkFiltering\<BR>-lvtkGenericFiltering\<BR>-lvtkGraphics\<BR>-lvtkHybrid \<BR>-lvtkIO\<BR>-lvtkImaging\<BR>-lvtkNetCDF\<BR>-lvtkRendering\<BR>-lvtkVolumeRendering\<BR>-lvtkWidgets\<BR>-lvtkexoIIc\<BR>-lvtkexpat\<BR>-lvtkfreetype\<BR>-lvtkftgl\<BR>-lvtkjpeg\<BR>-lvtkpng\<BR>-lvtksys\<BR>-lvtktiff\<BR>-lvtkzlib<BR><BR># Building application<BR><BR>OBJS = $(OBJDIR)/cone5.o<BR><BR>$(TARGET) : $(OBJS)<BR>$(LD) $(LDFLAGS) $(OBJS) -o $(DIREXE)$(TARGET)<BR>@echo ----------- ${TARGET} created -----------<BR><BR># Compilation<BR><BR>$(OBJDIR)/%.o : $(SRCDIR)/%.cxx<BR>$(CXX) $(CCFLAGS) -o $@ $<<BR><BR>$(OBJDIR)/%.o : $(SRCDIR)/%.c<BR>$(CC) $(CCFLAGS) -o $@ $<<BR><BR><BR>clean :<BR>\rm $(OBJS) $(DIREXE)$(TARGET)<BR><BR><BR><BR>------------------------------<BR><BR>Message: 10<BR>Date: Thu,
27 Sep 2007 16:42:02 +0200<BR>From: "Mathieu Malaterre" <MATHIEU.MALATERRE@GMAIL.COM><BR>Subject: Re: [vtkusers] vtkRenderWindowInteractor not responding to<BR>keybord input<BR>To: "Christophe Peyret" <CHRISTOPHE.PEYRET@ONERA.FR><BR>Cc: vtkusers@vtk.org<BR>Message-ID:<BR><BF0C3B3F0709270742Y4BA8CB17J1D252FC505982188@MAIL.GMAIL.COM><BR>Content-Type: text/plain; charset=ISO-8859-1<BR><BR>Salut Christophe,<BR><BR>This is a known issue in VTK on MacOSX. You need to :<BR><BR>replace<BR><BR>ADD_EXECUTABLE(Cone5 Cone5.cxx)<BR><BR>with<BR><BR>ADD_EXECUTABLE(Cone5 MACOSX_BUNDLE Cone5.cxx)<BR><BR>in VTK/Examples/Tutorial/Step5/Cxx/CMakeLists.txt<BR><BR>HTH<BR>-Mathieu<BR><BR>On 9/27/07, Christophe Peyret <CHRISTOPHE.PEYRET@ONERA.FR>wrote:<BR>> Hello,<BR>><BR>> I am using vtk-5.0.3 under OSX 10.4.10. I have compiled the example<BR>> cone5.cxx that you can find here:<BR>><BR>> http://public.kitware.com/cgi-bin/viewcvs.cgi/*checkout*/Examples/<BR>>
Tutorial/Step5/Cxx/Cone5.cxx?root=VTK&content-type=text/plain<BR>><BR>> when I run the program it works and I can play with the mouse in<BR>> order to rotate or zoom the render. However, the<BR>> vtkRenderWindowInteractor is not responding to keyboard. The<BR>> character I press just print in the terminal window but has no effect<BR>> on the render itself. In order to quit I need to enter Crtl + C :(<BR>><BR>> Christophe<BR>><BR>> Here is my compilation makefile<BR>><BR>><BR>> TARGET = cone5<BR>><BR>> LD = icpc<BR>> CC = icc<BR>> CXX = icpc<BR>><BR>> SRCDIR = ./src<BR>> OBJDIR = ./obj<BR>> DIREXE = ./<BR>> INCL = -I$(VTK_HOME)/include/vtk-5.0<BR>><BR>> CCFLAGS = -c -O3 -ip -unroll0 $(INCL)<BR>><BR>> LDFLAGS = -framework Cocoa -framework OpenGL \<BR>> -L$(VTK_HOME)/lib\<BR>> -lvtkCommon\<BR>> -lvtkDICOMParser\<BR>> -lvtkFiltering\<BR>> -lvtkGenericFiltering\<BR>>
-lvtkGraphics\<BR>> -lvtkHybrid \<BR>> -lvtkIO\<BR>> -lvtkImaging\<BR>> -lvtkNetCDF\<BR>> -lvtkRendering\<BR>> -lvtkVolumeRendering\<BR>> -lvtkWidgets\<BR>> -lvtkexoIIc\<BR>> -lvtkexpat\<BR>> -lvtkfreetype\<BR>> -lvtkftgl\<BR>> -lvtkjpeg\<BR>> -lvtkpng\<BR>> -lvtksys\<BR>> -lvtktiff\<BR>> -lvtkzlib<BR>><BR>> # Building application<BR>><BR>> OBJS = $(OBJDIR)/cone5.o<BR>><BR>> $(TARGET) : $(OBJS)<BR>> $(LD) $(LDFLAGS) $(OBJS) -o $(DIREXE)$(TARGET)<BR>> @echo ----------- ${TARGET} created -----------<BR>><BR>> # Compilation<BR>><BR>> $(OBJDIR)/%.o : $(SRCDIR)/%.cxx<BR>> $(CXX) $(CCFLAGS) -o $@ $<<BR>><BR>> $(OBJDIR)/%.o : $(SRCDIR)/%.c<BR>> $(CC) $(CCFLAGS) -o $@ $<<BR>><BR>><BR>> clean :<BR>> \rm $(OBJS) $(DIREXE)$(TARGET)<BR>><BR>> _______________________________________________<BR>> This is the private VTK discussion list.<BR>> Please keep messages
on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ<BR>> Follow this link to subscribe/unsubscribe:<BR>> http://www.vtk.org/mailman/listinfo/vtkusers<BR>><BR><BR><BR>-- <BR>Mathieu<BR><BR><BR>------------------------------<BR><BR>_______________________________________________<BR>vtkusers mailing list<BR>vtkusers@vtk.org<BR>http://www.vtk.org/mailman/listinfo/vtkusers<BR><BR><BR>End of vtkusers Digest, Vol 41, Issue 28<BR>****************************************<BR></BLOCKQUOTE><BR><p> 
<hr size=1>Got a little couch potato? <br>
Check out fun <a href="http://us.rd.yahoo.com/evt=48248/*http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz">summer activities for kids.</a>