Difference between revisions of "SciVisFall2007/Assignment 4"

From VistrailsWiki
Jump to navigation Jump to search
(New page: The assignment is due at midnight on December 11th. You will need to use the CADE handin functionality to turn in your assignment. The class account is "cs5630". The purpose of this assign...)
 
Line 1: Line 1:
The assignment is due at midnight on December 11th. You will need to use the CADE handin functionality to turn in your assignment. The class account is "cs5630".
The assignment is due at midnight on December 11th. You will need to use the CADE handin functionality to turn in your assignment. The class account is "cs5630".
The purpose of this assignment is to make sure you understand (and experiment with) the basic concepts involved in the visualization of Diffusion Tensor volumes as well as large graphs. As you work on the assignment, we greatly encourage you to read the available documentation on both python and VTK. Some of the problems will require you to use VTK modules you might not have previously seen. These are indicated in the problems.
The purpose of this assignment is to make sure you understand (and experiment with) the basic concepts involved in the visualization of Diffusion Tensor volumes as well as large graphs. As you work on the assignment, we greatly encourage you to read the available documentation on both python and VTK. Some of the problems will require you to use VTK modules you might not have previously seen. These are indicated in the problems.
== Submitting your vistrails ==
The assignment is broken into two distinct parts: DTI vis and graph vis.  Two different vistrails should be used for these tasks, assignment4a.vt and assignment 4b.vt, respectively.  You may start from an empty vistrail or from examples that are given.
== Assignment 4a:  DTI Visualization ==
== Assignment 4b:  Graph Visualization ==

Revision as of 17:58, 1 December 2007

The assignment is due at midnight on December 11th. You will need to use the CADE handin functionality to turn in your assignment. The class account is "cs5630". The purpose of this assignment is to make sure you understand (and experiment with) the basic concepts involved in the visualization of Diffusion Tensor volumes as well as large graphs. As you work on the assignment, we greatly encourage you to read the available documentation on both python and VTK. Some of the problems will require you to use VTK modules you might not have previously seen. These are indicated in the problems.

Submitting your vistrails

The assignment is broken into two distinct parts: DTI vis and graph vis. Two different vistrails should be used for these tasks, assignment4a.vt and assignment 4b.vt, respectively. You may start from an empty vistrail or from examples that are given.

Assignment 4a: DTI Visualization

Assignment 4b: Graph Visualization