Difference between revisions of "2010 Winter Project Week TractographyPickingEditing"

From NAMIC Wiki
Jump to: navigation, search
Line 31: Line 31:
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
  
Develop tract picking subsystem. This entails:
+
*Develop tract picking subsystem.  
* Capturing Pick event [done]
+
** Capturing Pick event [done]
* Translating the picked cell from the visualization representation (line, tube) to a picked cell in the data representation. [in process]
+
** Translating the picked cell from the visualization representation (line, tube) to a picked cell in the data representation. [in process]
* Highlighting the picked tract
+
** Highlighting the picked tract
* Editing buttons and actions
+
** Editing buttons and actions
  
Develop the interaction model:
+
*Develop the interaction model:
* Universally available, or
+
** Universally available, or
* Tract editing module, or
+
** Tract editing module, or
* Extension to the Editor module
+
** Extension to the Editor module
  
 
</div>
 
</div>

Revision as of 15:36, 2 January 2010

Home < 2010 Winter Project Week TractographyPickingEditing

Key Investigators

  • GE: Jim Miller, Mahnaz Maddah
  • BWH: Nicole Aucoin, James Malcolm
  • Isomics: Alex Yarmarkovich

Objective

To be able to edit tract bundles:

  • Move a fiber from one bundle to another
  • Remove a fiber from a bundle
  • Add a fiber to a bundle



Approach, Plan

  • Develop tract picking subsystem.
    • Capturing Pick event [done]
    • Translating the picked cell from the visualization representation (line, tube) to a picked cell in the data representation. [in process]
    • Highlighting the picked tract
    • Editing buttons and actions
  • Develop the interaction model:
    • Universally available, or
    • Tract editing module, or
    • Extension to the Editor module

Progress


References