Difference between revisions of "2013 Summer Project Week:CMFReg"

From NAMIC Wiki
Jump to: navigation, search
 
(12 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
<gallery>
 
<gallery>
 
Image:PW-MIT2013.png|[[2013_Summer_Project_Week#Projects|Projects List]]
 
Image:PW-MIT2013.png|[[2013_Summer_Project_Week#Projects|Projects List]]
Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.
+
Image:SkulbaseRegistration.png
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.
+
Image:NonGrowingRegistration.png
 +
Image:GrowingRegistration.png
 +
Image:DownsizeImage.png
 
</gallery>
 
</gallery>
  
 
==Key Investigators==
 
==Key Investigators==
 
* UNC/UofM: Vinicius Boen
 
* UNC/UofM: Vinicius Boen
 +
* UNC: Beatriz Paniagua
 +
* UofM: Lucia Cevidanes
 +
  
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
Line 13: Line 18:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
The goals is to develop tools which will help the users on all the steps for a Cranio-maxillofacial registration by providing them image analysis, segmentation modification, mask creation and non-growing/growing registrations.
+
The goal of this project is to develop a registration package oriented to the Dental Research community. The registration package will work as a user friendly package, easy to install via extension mechanism and easy to use. The registration package will perform superimposition using diverse Cranio-Maxillofacial CMF areas as stable regions of reference. This package provides several modules: mathematical operations on label maps, mask creation and non-growing/growing registrations.
 
</div>
 
</div>
  
Line 19: Line 24:
  
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
The plan is to unify tools already created on Slicer3 modify it to compile on Slicer4 with all platforms, find the best parameters to the registrations and upload it as a extension.
+
The plan is to:
 +
* Unify tools already created on Slicer3
 +
* Modify them to compile on Slicer4 on all platforms
 +
* Find the best registration parameters that will be transparent for the user
 +
* Create an extension
  
 
</div>
 
</div>
Line 26: Line 35:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
The code is already working as a loadable module.
+
The project is working as a CLI module on all 3 platforms and the parameters for Growing and NonGrowing patients were set. But it is not working as a extension yet.
 
+
https://github.com/viboen/CMFreg
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 14:49, 21 June 2013

Home < 2013 Summer Project Week:CMFReg

Key Investigators

  • UNC/UofM: Vinicius Boen
  • UNC: Beatriz Paniagua
  • UofM: Lucia Cevidanes


Objective

The goal of this project is to develop a registration package oriented to the Dental Research community. The registration package will work as a user friendly package, easy to install via extension mechanism and easy to use. The registration package will perform superimposition using diverse Cranio-Maxillofacial CMF areas as stable regions of reference. This package provides several modules: mathematical operations on label maps, mask creation and non-growing/growing registrations.

Approach, Plan

The plan is to:

  • Unify tools already created on Slicer3
  • Modify them to compile on Slicer4 on all platforms
  • Find the best registration parameters that will be transparent for the user
  • Create an extension

Progress

The project is working as a CLI module on all 3 platforms and the parameters for Growing and NonGrowing patients were set. But it is not working as a extension yet. https://github.com/viboen/CMFreg

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)

  1. ITK Module
  2. Slicer Module
    1. Built-in
    2. Extension -- commandline
    3. Extension -- loadable YES
  3. Other (Please specify)

References