Difference between revisions of "VTK resources"

From Slicer Wiki
Jump to: navigation, search
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
====VTK-Specific Resources====
+
=VTK-Specific Resources=
  
 
To learn more about VTK, refer to the following books:
 
To learn more about VTK, refer to the following books:
 +
 
* [http://www.amazon.com/VTK-Users-Guide-Version-5/dp/1930934181/ref=sr_1_1/105-0246739-5752441?ie=UTF8&s=books&qid=1181253656&sr=8-1 The VTK User's Guide]: It describes in detail how to work with the software.  
 
* [http://www.amazon.com/VTK-Users-Guide-Version-5/dp/1930934181/ref=sr_1_1/105-0246739-5752441?ie=UTF8&s=books&qid=1181253656&sr=8-1 The VTK User's Guide]: It describes in detail how to work with the software.  
* [http://www.amazon.com/Visualization-Toolkit-Object-Oriented-Approach-Graphics/dp/193093419X/ref=pd_bxgy_b_text_b/105-0246739-5752441?ie=UTF8&qid=1181253656&sr=8-1 The Visualization Toolkit An Object-Oriented Approach to 3D Graphics] is a higher-level theory book that describes important data structures and algorithms used in VTK. Amazon.com is not the only seller of these items. [http://www.kitware.com/ Kitware] can also provide them.  
+
* [http://www.amazon.com/Visualization-Toolkit-Object-Oriented-Approach-Graphics/dp/193093419X/ref=pd_bxgy_b_text_b/105-0246739-5752441?ie=UTF8&qid=1181253656&sr=8-1 The Visualization Toolkit: An Object-Oriented Approach to 3D Graphics] is a higher-level theory book that describes important data structures and algorithms used in VTK. Amazon.com is not the only seller of these items. [http://www.kitware.com/ Kitware] can also provide them.  
 
*[http://www.akpeters.com/ Insight into Images: Principles and Practice for Segmentation, Registration, and Image Analysis]. This book on VTK Theory is also available through its publisher: [http://www.akpeters.com/ AK Peters, Ltd].  
 
*[http://www.akpeters.com/ Insight into Images: Principles and Practice for Segmentation, Registration, and Image Analysis]. This book on VTK Theory is also available through its publisher: [http://www.akpeters.com/ AK Peters, Ltd].  
 
* [http://www.bioimagesuite.org/vtkbook/index.html Introduction to Programming for Image Analysis with VTK]: This text, from Yale University, is part of a medical imaging course.
 
* [http://www.bioimagesuite.org/vtkbook/index.html Introduction to Programming for Image Analysis with VTK]: This text, from Yale University, is part of a medical imaging course.

Latest revision as of 14:26, 9 July 2008

Home < VTK resources

VTK-Specific Resources

To learn more about VTK, refer to the following books: