Difference between revisions of "2011 Summer Project Week Template"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-MIT2011.png|Projects List Image:notfound.png|Interesting picture to be added... </gallery> '''Full Title of P…')
 
Line 8: Line 8:
  
 
==Key Investigators==
 
==Key Investigators==
* Institution1: Person1, Person2
+
* Harvard Medical School and VA Boston: Mohsen Mahvash, ?
* Institution2: Person3
+
 
  
  
Line 17: Line 17:
 
<h3>Objective</h3>
 
<h3>Objective</h3>
  
<!-- What you plan to achieve during project week goes here -->
+
<!-- 3D surface reconstruction of pericardial sac (a thin wall of tissue surrounding the heart)  by segmenting the CT image slices -->
  
  
Line 24: Line 24:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
  
<h3>Approach, Plan</h3>
+
<h3> The process can be performed by thresholding the pixel values, by using the marching cubes algorithm , by manually segmenting portions of the images, or by implementing any combination of the three aforementioned methods</h3>
  
<!-- What specific things you will be doing during the week: writing code?  trying code on specific datasetstalking with other attendees?  All of the above? -->
+
<!--   trying code on specific datasets and  talking with other attendees -->
  
  

Revision as of 14:24, 3 June 2011

Home < 2011 Summer Project Week Template

Full Title of Project

Key Investigators

  • Harvard Medical School and VA Boston: Mohsen Mahvash, ?


Objective


The process can be performed by thresholding the pixel values, by using the marching cubes algorithm , by manually segmenting portions of the images, or by implementing any combination of the three aforementioned methods


Progress


References

Delivery Mechanism

This work will be delivered to the NAMIC Kit as a

  1. NITRIC distribution
  2. Slicer Module
    1. Built-in:
    2. Extension -- commandline:
    3. Extension -- loadable: