Difference between revisions of "2011 Summer Project Week Plastimatch for EMSegmenter"

From NAMIC Wiki
Jump to: navigation, search
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/")
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
<gallery>
 
<gallery>
 
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]
 
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]
Image:notfound.png|Interesting picture to be added...
 
 
</gallery>
 
</gallery>
  
'''Full Title of Project'''
+
'''Integrating Plastimatch into the EMSegmenter'''
  
 
==Key Investigators==
 
==Key Investigators==
Line 47: Line 46:
 
Fixed compiler issue on i386 for stand-alone plastimatch and Slicer's plastimatch extension.<br>
 
Fixed compiler issue on i386 for stand-alone plastimatch and Slicer's plastimatch extension.<br>
 
Now we have a nighly plastimatch-slicer extension for Linux 32 bit.<br>
 
Now we have a nighly plastimatch-slicer extension for Linux 32 bit.<br>
 +
We had to add an option to plastimatch's reformat command to specify the target grid. <br>
 
<br>
 
<br>
Open: We have to add an option to plastimatch_slicer_xformwarp to set the target grid. <br>
 
 
Open: Find the right parameter for our CT use cases.
 
Open: Find the right parameter for our CT use cases.
  
Line 59: Line 58:
  
 
http://plastimatch.org/ <br>
 
http://plastimatch.org/ <br>
http://www.slicer.org/slicerWiki/index.php/EMSegmenter-Tasks
+
https://www.slicer.org/wiki/EMSegmenter-Tasks
 
<!-- Add links here to background material: where can we download the data?  where is the source code repository?  what papers or web sites will help someone quickly learn what the outstanding issues are? -->
 
<!-- Add links here to background material: where can we download the data?  where is the source code repository?  what papers or web sites will help someone quickly learn what the outstanding issues are? -->
  

Latest revision as of 16:58, 10 July 2017

Home < 2011 Summer Project Week Plastimatch for EMSegmenter

Integrating Plastimatch into the EMSegmenter

Key Investigators

  • University of Pennsylvania: Dominique Belhachemi
  • University of Pennsylvania: Kilian Pohl
  • University of Pennsylvania: Daniel Haehn
  • MGH: Greg Sharp


Objective

During the EMSegmenter's pre-processing we have to register our internal atlas to the subject scan. Currently we support two registration tools:
1. BRAINSFit
2. CMTK

We would like to add "plastimatch" to this list.


Approach, Plan

Investigating the commandline interface of plastimatch.
Find the right parameter for our use cases.


Progress

We added plastimatch to the EMSegmenter GUI and integrated some base code to call plastimatch.
Fixed compiler issue on i386 for stand-alone plastimatch and Slicer's plastimatch extension.
Now we have a nighly plastimatch-slicer extension for Linux 32 bit.
We had to add an option to plastimatch's reformat command to specify the target grid.

Open: Find the right parameter for our CT use cases.

References

http://plastimatch.org/
https://www.slicer.org/wiki/EMSegmenter-Tasks

Delivery Mechanism

This work will be delivered to the NAMIC Kit as part of the EMSegmenter module.