Difference between revisions of "2015 Winter Project Week:OpenAtlas"

From NAMIC Wiki
Jump to: navigation, search
Line 17: Line 17:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
Adapt extreme testng techniuqes used for software development to manage changes to anatomy atlases.
+
Adapt extreme testing techniques used for software development to manage changes to anatomy atlases.
 +
* Define procedures and policies to support atlas development
 
* Maintain a github repository to hold
 
* Maintain a github repository to hold
 
** Image atlases
 
** Image atlases
Line 29: Line 30:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 +
* Pilot project atlas is the [https://nac.spl.harvard.edu/index.html Neuro Image Analysis Center]'s [http://nac.spl.harvard.edu/publications/item/view/2037 Multi-modality MRI-based Atlas of the Brain]
 
* Established a [https://github.com/lorensen/OpenAtlas github repository]
 
* Established a [https://github.com/lorensen/OpenAtlas github repository]
 +
* Developed several tools and scripts to process the atlas
 +
* Edited several structures to exercise the tools
 +
* Created a [http://my.cdash.org/index.php?project=OpenAtlas CDash dashboard]
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 13:49, 24 December 2014

Home < 2015 Winter Project Week:OpenAtlas

Key Investigators

  • Bill Lorensen (Noware)

Project Description

Objective

  • Provide tools and techniques to support community-driven anatomy atlas editing and curating.

Approach, Plan

Adapt extreme testing techniques used for software development to manage changes to anatomy atlases.

  • Define procedures and policies to support atlas development
  • Maintain a github repository to hold
    • Image atlases
    • Software tools to create models and check atlases for consistency
    • Cube and STL models for anatomy structures
    • Statistics for anatomy structures
    • Displays of changes in strutures
    • Displays of structure adjacencies
  • Create a CDash dashboard to track changes in the atlases

Progress