Difference between revisions of "NA"

From NAMIC Wiki
Jump to: navigation, search
m (Update from Wiki)
m (Update from Wiki)
Line 1: Line 1:
'''Objective:'''
+
== Shape Correspondence Based on Local Curvature ==
  
Our goal in 3D Slicer Engineering for Image Guided Therapy (IGT) is adapt the 3D Slicer to IGT and explore the added value and clinical impact only available by integrating state-of-art medical image in IGT and developing new IGT-Slicer.
+
=== Description ===
  
<br />'''Progress:'''
+
We are working on a correspondence method based on local curvature. This is a population based method (a la MDL or DetCov) that optimizes correspondence for a population, rather than pair-based. Currently we use the Koenderink measure C and S as our correspondence metric. However, the code is structured in such a way to enable very easy modification of the metric.
  
* We have transferred IGT-specific features from the previous IGT-Slicer (version 1.x) to new IGT-Slicer (based on Slicer version 2.6 but tailored to IGT). The old IGT-Slicer had been maintained separately from the core Slicer activities and tested in MRI-guided therapies. We tried to bring the advanced medical image processing algorithms available only in Slicer 2.6 to IGT-Slicer and performed feasibility studies to explore the clinical significance of them in the context of IGT.
+
=== Current Status & Plans for Project Week ===
  
* We have added MR thermometry module for MRI-guided ablation therapies such as interstitial laser therapy and focused ultrasound therapy.
+
There still is plenty of room for improvements, but the code is working right now. We have tried it in a very small dataset for debugging, and the optimization seems to properly converge.
  
* From the execution model or KWWidgets, we probably need the following support:
+
We also tried on the caudate dataset, and it seemed to work properly, although we dont yet have a visualization method in place. This is one of the things we want to accomplish at Project Week: coming up with a nice visualization of the correspondence results with the KWMeshVisu tool that we developed at the previous programming week.
** Multiple input volumes and multiple output volumes at execution time
 
** Timer
 
** If possible, tabbed interface layout for vtkFMRIEngine module which has a long GUI
 
  
* GUI screen shots from fMRIEngine module (Slicer2.6)
+
We are also in contact with Tobias Heimann who is the original author of a large part of the ITK classes we are using, and we plan to make a combined submission with him to MICCAI open source workshop. The paper is also one of the major things that we want to work on during the week.
  
[[Image:FMRIEngine-sequence-load.jpg|[[Image:FMRIEngine-sequence-load.jpg|Image:FMRIEngine-sequence-load.jpg]]]], [[Image:FMRIEngine-sequence-select.jpg|[[Image:FMRIEngine-sequence-select.jpg|Image:FMRIEngine-sequence-select.jpg]]]], [[Image:FMRIEngine-setup-paradigm.jpg|[[Image:FMRIEngine-setup-paradigm.jpg|Image:FMRIEngine-setup-paradigm.jpg]]]], [[Image:FMRIEngine-setup-modeling.jpg|[[Image:FMRIEngine-setup-modeling.jpg|Image:FMRIEngine-setup-modeling.jpg]]]], [[Image:FMRIEngine-setup-estimation.jpg|[[Image:FMRIEngine-setup-estimation.jpg|Image:FMRIEngine-setup-estimation.jpg]]]], [[Image:FMRIEngine-setup-contrasts.jpg|[[Image:FMRIEngine-setup-contrasts.jpg|Image:FMRIEngine-setup-contrasts.jpg]]]], [[Image:FMRIEngine-roi-regionmap.jpg|[[Image:FMRIEngine-roi-regionmap.jpg|Image:FMRIEngine-roi-regionmap.jpg]]]], [[Image:FMRIEngine-roi-stats.jpg|[[Image:FMRIEngine-roi-stats.jpg|Image:FMRIEngine-roi-stats.jpg]]]], [[Image:FMRIEngine-view-choose.jpg|[[Image:FMRIEngine-view-choose.jpg|Image:FMRIEngine-view-choose.jpg]]]], [[Image:FMRIEngine-view-threshold.jpg|[[Image:FMRIEngine-view-threshold.jpg|Image:FMRIEngine-view-threshold.jpg]]]], [[Image:FMRIEngine-view-plot.jpg|[[Image:FMRIEngine-view-plot.jpg|Image:FMRIEngine-view-plot.jpg]]]]
+
=== Members ===
  
'''Key Investigators:'''
+
* Ipek Oguz (UNC)
 
+
* Martin Styner (UNC)
* BWH: Noby Hata, Haiying Liu,
 
* Isomics: Steve Pieper
 
* GE Research: Jim Miller
 

Revision as of 14:03, 18 December 2006

Home < NA

Shape Correspondence Based on Local Curvature

Description

We are working on a correspondence method based on local curvature. This is a population based method (a la MDL or DetCov) that optimizes correspondence for a population, rather than pair-based. Currently we use the Koenderink measure C and S as our correspondence metric. However, the code is structured in such a way to enable very easy modification of the metric.

Current Status & Plans for Project Week

There still is plenty of room for improvements, but the code is working right now. We have tried it in a very small dataset for debugging, and the optimization seems to properly converge.

We also tried on the caudate dataset, and it seemed to work properly, although we dont yet have a visualization method in place. This is one of the things we want to accomplish at Project Week: coming up with a nice visualization of the correspondence results with the KWMeshVisu tool that we developed at the previous programming week.

We are also in contact with Tobias Heimann who is the original author of a large part of the ITK classes we are using, and we plan to make a combined submission with him to MICCAI open source workshop. The paper is also one of the major things that we want to work on during the week.

Members

  • Ipek Oguz (UNC)
  • Martin Styner (UNC)