[vtkusers] Importing headsq data into a 3D matrix

Darshan Pai vtk_darshan at yahoo.com
Thu Dec 15 22:45:17 EST 2005


If lets say the VOlume Data  in 3-D has dimensions X, Y, Z
  
  Then any Point can be accessed as :- (z*X*Y+y*Y+x)..  
  
  Can be used both for transferring in 3D matrix as well as picking
  
  Hope thats wat u wanted
  
  
  Regards
  Darshan

Ankur Deshmukh <adeshmuk at uccs.edu> wrote:  Hey Guys,

1.  I am trying to import the headsq/quarter data into a 3D matrix. I 
was wondering how to go about it.
2. Also I am asking the user to pick some points in the aftedr rendering 
the headsq/quarter data. I was wondering how to match the picked point 
to a point in the 3D grid I create.

Thanks in advance

-Ankur
_______________________________________________
This is the private VTK discussion list. Please keep messages on-topic. 
Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20051215/483c6ec6/attachment.htm>


More information about the vtkusers mailing list