Difference between revisions of "2015 Winter Project Week:OpenAtlas"
From NAMIC Wiki
MarchingGuy (talk | contribs) |
MarchingGuy (talk | contribs) |
||
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 | + | 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:OpenAtlasKey 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
- Pilot project atlas is the Neuro Image Analysis Center's Multi-modality MRI-based Atlas of the Brain
- Established a github repository
- Developed several tools and scripts to process the atlas
- Edited several structures to exercise the tools
- Created a CDash dashboard