[vtkusers] Example Code Search...
    Michael Garrett 
    mgarrett at garrett-tech.com
       
    Sat Jan 10 07:57:31 EST 2009
    
    
  
 
 
Hello,
 
I am using VTK in c#. I have the managed libraries functional in vs2005, and
can compile and run simple examples.
 
I am looking for some sample code that does the following:
 
1.	opens up a multiple slice MRI Image (for the example, could be a
fixed file format of some kind that VTK can digest)
2.	displays the image in 3 panes, sagital, coronal, transverse.
3.	displays cursors
4.	allow the user to mouse around the image
5.	it would be nice if the application displayed the coordinates.
 
Basically a very simple MRI viewer.
 
Ideally, the code would be c# or c++ so that I can understand it. Tcl/tl
would be OK, I could weed my way through it, to reconstruct the VTK calling
sequence etc.
 
There is a lot to digest as I am very new to VTK and MRI processing.
 
Thank you for your time!!
 
Michael
 
 
 
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090110/30146492/attachment.htm>
    
    
More information about the vtkusers
mailing list